Fix Pokémon Shuffle game type
This commit is contained in:
parent
0fa328fbd3
commit
d534e17eef
|
@ -2,9 +2,9 @@ title = "Pokémon Shuffle"
|
||||||
description = "Pokémon Shuffle is a puzzle game by The Pokémon Company in which players fight against various Pokémon by matching three of more of the same Pokémon on their bottom of their screen."
|
description = "Pokémon Shuffle is a puzzle game by The Pokémon Company in which players fight against various Pokémon by matching three of more of the same Pokémon on their bottom of their screen."
|
||||||
needs_system_files = false
|
needs_system_files = false
|
||||||
needs_shared_font = false
|
needs_shared_font = false
|
||||||
|
game_type = "eshop"
|
||||||
|
|
||||||
[[releases]]
|
[[releases]]
|
||||||
title = "0004000000141000"
|
title = "0004000000141000"
|
||||||
region = "all"
|
region = "all"
|
||||||
release_date = "2015-02-18"
|
release_date = "2015-02-18"
|
||||||
game_type = "eshop"
|
|
||||||
|
|
Reference in New Issue