diff --git a/games/o.yaml b/games/o.yaml index 7f963922f..ae4fec745 100644 --- a/games/o.yaml +++ b/games/o.yaml @@ -1869,7 +1869,7 @@ - GPL3 development: active originals: - - "Pok\xE9mon" + - Pokémon repo: https://github.com/OpMonTeam/OpMon type: remake updated: 2020-08-25 diff --git a/games/p.yaml b/games/p.yaml index f3b5bc7e0..2cb6d2352 100644 --- a/games/p.yaml +++ b/games/p.yaml @@ -409,6 +409,26 @@ url: https://www.freecivweb.org/ updated: 2019-11-20 +- name: PokeTraveler + originals: + - Pokémon Gold + type: similar + repo: 'https://github.com/pokemium/PokeTraveler' + development: sporadic + status: semi-playable + content: commercial + lang: + - Go + license: + - As-is + info: A game that just roams the world of Pokemon GSC. + updated: '2020-12-02' + images: + - 'https://raw.githubusercontent.com/pokemium/PokeTraveler/master/docs/demo.png' + - 'https://raw.githubusercontent.com/pokemium/PokeTraveler/master/docs/demo2.png' + - 'https://raw.githubusercontent.com/pokemium/PokeTraveler/master/docs/demo3.png' + - 'https://raw.githubusercontent.com/pokemium/PokeTraveler/master/docs/demo4.png' + - name: Prepare Carefully originals: - RimWorld diff --git a/games/t.yaml b/games/t.yaml index 9184f38d7..4821e1f54 100644 --- a/games/t.yaml +++ b/games/t.yaml @@ -668,7 +668,7 @@ - GPL3 development: active originals: - - "Pok\xE9mon" + - Pokémon repo: https://github.com/Tuxemon/Tuxemon status: playable type: remake diff --git a/originals/p.yaml b/originals/p.yaml index 8a3e3e406..1878e4f3d 100644 --- a/originals/p.yaml +++ b/originals/p.yaml @@ -78,16 +78,28 @@ theme: - Abstract -- name: "Pok\xE9mon" +- name: Pokémon external: - wikipedia: "Pok\xE9mon (video game series)" + wikipedia: Pokémon (video game series) meta: genre: - RPG -- name: "Pok\xE9mon Mystery Dungeon" +- name: Pokémon Gold + names: + - Pokémon Silver + - Pokémon Crystal + external: + wikipedia: Pokémon Gold and Silver + platform: + - Game Boy + meta: + genre: + - RPG + +- name: Pokémon Mystery Dungeon external: - wikipedia: "Pok\xE9mon Mystery Dungeon" + wikipedia: Pokémon Mystery Dungeon meta: genre: - RPG diff --git a/schema/originals.yaml b/schema/originals.yaml index e91d57813..96aff38b1 100644 --- a/schema/originals.yaml +++ b/schema/originals.yaml @@ -58,6 +58,7 @@ schema;platform: 'DOS', 'Dreamcast', 'DS', + 'Game Boy', 'GameCube', 'iOS', 'Linux',