Skip to content

Commit

Permalink
Language Codes
Browse files Browse the repository at this point in the history
Changed languages to ISO-639 codes
Gave forms pokedex data fields
moved name to pokedex data
pokedex_text_banks -> species_text_banks
  • Loading branch information
h2o-DS committed Feb 3, 2025
1 parent e0f9fbe commit fb1f061
Show file tree
Hide file tree
Showing 520 changed files with 4,272 additions and 3,682 deletions.
46 changes: 23 additions & 23 deletions generated/text_banks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -410,8 +410,8 @@ TEXT_BANK_UNK_0408
TEXT_BANK_UNK_0409
TEXT_BANK_UNK_0410
TEXT_BANK_UNK_0411
TEXT_BANK_SPECIES_NAMES
TEXT_BANK_SPECIES_NAMES_WITH_ARTICLES
TEXT_BANK_SPECIES_NAME
TEXT_BANK_SPECIES_NAME_WITH_ARTICLES
TEXT_BANK_MONTH_NAMES
TEXT_BANK_UNK_0415
TEXT_BANK_UNK_0416
Expand Down Expand Up @@ -696,29 +696,29 @@ TEXT_BANK_COUNTRY_NAMES
TEXT_BANK_UNK_0695
TEXT_BANK_UNK_0696
TEXT_BANK_POKEDEX
TEXT_BANK_DEX_ENTRY_DIAMOND
TEXT_BANK_DEX_ENTRY_PEARL
TEXT_BANK_DEX_ENTRY_UNUSED
TEXT_BANK_DEX_ENTRY_FRENCH
TEXT_BANK_DEX_ENTRY_GERMAN
TEXT_BANK_DEX_ENTRY_ITALIAN
TEXT_BANK_DEX_ENTRY_SPANISH
TEXT_BANK_DEX_ENTRY_JAPANESE
TEXT_BANK_DEX_ENTRY_ENGLISH
TEXT_BANK_SPECIES_POKEDEX_ENTRY_DIAMOND
TEXT_BANK_SPECIES_POKEDEX_ENTRY_PEARL
TEXT_BANK_SPECIES_POKEDEX_ENTRY_UNUSED
TEXT_BANK_SPECIES_POKEDEX_ENTRY_FR
TEXT_BANK_SPECIES_POKEDEX_ENTRY_DE
TEXT_BANK_SPECIES_POKEDEX_ENTRY_IT
TEXT_BANK_SPECIES_POKEDEX_ENTRY_ES
TEXT_BANK_SPECIES_POKEDEX_ENTRY_JP
TEXT_BANK_SPECIES_POKEDEX_ENTRY_EN
TEXT_BANK_SPECIES_WEIGHT
TEXT_BANK_SPECIES_WEIGHT_GIRA
TEXT_BANK_SPECIES_HEIGHT
TEXT_BANK_SPECIES_HEIGHT_GIRA
TEXT_BANK_SPECIES_CATEGORY
TEXT_BANK_SPECIES_NAME_NUMBER_ENGLISH
TEXT_BANK_SPECIES_NAME_NUMBER_FRENCH
TEXT_BANK_SPECIES_NAME_NUMBER_GERMAN
TEXT_BANK_SPECIES_NAME_NUMBER_ITALIAN
TEXT_BANK_SPECIES_NAME_NUMBER_SPANISH
TEXT_BANK_SPECIES_NAME_NUMBER_JAPANESE
TEXT_BANK_SPECIES_CATEGORY_ENGLISH
TEXT_BANK_SPECIES_CATEGORY_FRENCH
TEXT_BANK_SPECIES_CATEGORY_GERMAN
TEXT_BANK_SPECIES_CATEGORY_ITALIAN
TEXT_BANK_SPECIES_CATEGORY_SPANISH
TEXT_BANK_SPECIES_CATEGORY_JAPANESE
TEXT_BANK_SPECIES_NAME_WITH_NATDEX_NUMBER_EN
TEXT_BANK_SPECIES_NAME_WITH_NATDEX_NUMBER_FR
TEXT_BANK_SPECIES_NAME_WITH_NATDEX_NUMBER_DE
TEXT_BANK_SPECIES_NAME_WITH_NATDEX_NUMBER_IT
TEXT_BANK_SPECIES_NAME_WITH_NATDEX_NUMBER_ES
TEXT_BANK_SPECIES_NAME_WITH_NATDEX_NUMBER_JP
TEXT_BANK_SPECIES_CATEGORY_EN
TEXT_BANK_SPECIES_CATEGORY_FR
TEXT_BANK_SPECIES_CATEGORY_DE
TEXT_BANK_SPECIES_CATEGORY_IT
TEXT_BANK_SPECIES_CATEGORY_ES
TEXT_BANK_SPECIES_CATEGORY_JP
14 changes: 7 additions & 7 deletions res/pokemon/abomasnow/data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"name": "Abomasnow",
"base_stats": {
"hp": 90,
"attack": 92,
Expand Down Expand Up @@ -124,15 +123,16 @@
"pokemon_pos_f": 4,
"trainer_pos_m": 15,
"pokemon_pos_m": 4,
"english": {
"en": {
"name": "ABOMASNOW",
"category": "Frost Tree Pokémon",
"entry_text": [
"They appear when the snow flowers\n",
"bloom. When the petals fall, they\n",
"retreat to places unknown again."
]
},
"french": {
"fr": {
"name": "BLIZZAROI",
"category": "Pokémon Arbregelé",
"entry_text": [
Expand All @@ -141,7 +141,7 @@
"sous ses blizzards."
]
},
"german": {
"de": {
"name": "REXBLISAR",
"category": "Frostbaum",
"entry_text": [
Expand All @@ -150,7 +150,7 @@
"ein scheußlicher Schneemann."
]
},
"italian": {
"it": {
"name": "ABOMASNOW",
"category": "Pokémon Albergelo",
"entry_text": [
Expand All @@ -159,7 +159,7 @@
"È l’abominevole essere delle nevi."
]
},
"spanish": {
"es": {
"name": "ABOMASNOW",
"category": "Pokémon Árbol Nieve",
"entry_text": [
Expand All @@ -168,7 +168,7 @@
"montañas cubiertas de nieve."
]
},
"japanese": {
"jp": {
"name": "ユキノオ-",
"category": "じゅひょうポケモン",
"entry_text": [
Expand Down
14 changes: 7 additions & 7 deletions res/pokemon/abra/data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"name": "Abra",
"base_stats": {
"hp": 25,
"attack": 20,
Expand Down Expand Up @@ -116,15 +115,16 @@
"pokemon_pos_f": 25,
"trainer_pos_m": 9,
"pokemon_pos_m": 25,
"english": {
"en": {
"name": "ABRA",
"category": "Psi Pokémon",
"entry_text": [
"Using its psychic power is such a\n",
"strain on its brain that it needs\n",
"to sleep for 18 hours a day."
]
},
"french": {
"fr": {
"name": "ABRA",
"category": "Pokémon Psy",
"entry_text": [
Expand All @@ -133,7 +133,7 @@
"de se lever pour se téléporter."
]
},
"german": {
"de": {
"name": "ABRA",
"category": "Psi",
"entry_text": [
Expand All @@ -142,7 +142,7 @@
"sich, während es sitzen bleibt."
]
},
"italian": {
"it": {
"name": "ABRA",
"category": "Pokémon Psico",
"entry_text": [
Expand All @@ -151,7 +151,7 @@
"rimanendo seduto."
]
},
"spanish": {
"es": {
"name": "ABRA",
"category": "Pokémon Psi",
"entry_text": [
Expand All @@ -160,7 +160,7 @@
"para teletransportarse."
]
},
"japanese": {
"jp": {
"name": "ケ-シィ",
"category": "ねんりきポケモン",
"entry_text": [
Expand Down
14 changes: 7 additions & 7 deletions res/pokemon/absol/data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"name": "Absol",
"base_stats": {
"hp": 65,
"attack": 130,
Expand Down Expand Up @@ -142,15 +141,16 @@
"pokemon_pos_f": 14,
"trainer_pos_m": 9,
"pokemon_pos_m": 14,
"english": {
"en": {
"name": "ABSOL",
"category": "Disaster Pokémon",
"entry_text": [
"Rumored to sense disasters with its\n",
"horn, it became a target. It fled\n",
"deep into the mountains."
]
},
"french": {
"fr": {
"name": "ABSOL",
"category": "Pokémon Désastre",
"entry_text": [
Expand All @@ -159,7 +159,7 @@
"prévenir d’un danger imminent."
]
},
"german": {
"de": {
"name": "ABSOL",
"category": "Desaster",
"entry_text": [
Expand All @@ -168,7 +168,7 @@
"andere vor der Gefahr warnen will."
]
},
"italian": {
"it": {
"name": "ABSOL",
"category": "Pokémon Catastrofe",
"entry_text": [
Expand All @@ -177,7 +177,7 @@
"avvisarla del pericolo imminente."
]
},
"spanish": {
"es": {
"name": "ABSOL",
"category": "Pokémon Catástrofe",
"entry_text": [
Expand All @@ -186,7 +186,7 @@
"advertir del peligro."
]
},
"japanese": {
"jp": {
"name": "アブソル",
"category": "わざわいポケモン",
"entry_text": [
Expand Down
14 changes: 7 additions & 7 deletions res/pokemon/aerodactyl/data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"name": "Aerodactyl",
"base_stats": {
"hp": 80,
"attack": 105,
Expand Down Expand Up @@ -127,15 +126,16 @@
"pokemon_pos_f": 4,
"trainer_pos_m": 9,
"pokemon_pos_m": 4,
"english": {
"en": {
"name": "AERODACTYL",
"category": "Fossil Pokémon",
"entry_text": [
"A Pokémon that roamed the skies\n",
"in the dinosaur era. Its teeth are\n",
"like saw blades."
]
},
"french": {
"fr": {
"name": "PTERA",
"category": "Pokémon Fossile",
"entry_text": [
Expand All @@ -144,7 +144,7 @@
"crocs sont pareils à des scies."
]
},
"german": {
"de": {
"name": "AERODACTYL",
"category": "Fossil",
"entry_text": [
Expand All @@ -153,7 +153,7 @@
"Zähne sind wie Sägeblätter."
]
},
"italian": {
"it": {
"name": "AERODACTYL",
"category": "Pokémon Fossile",
"entry_text": [
Expand All @@ -162,7 +162,7 @@
"sono affilate come lame."
]
},
"spanish": {
"es": {
"name": "AERODACTYL",
"category": "Pokémon Fósil",
"entry_text": [
Expand All @@ -171,7 +171,7 @@
"Sus colmillos son muy afilados."
]
},
"japanese": {
"jp": {
"name": "プテラ",
"category": "かせきポケモン",
"entry_text": [
Expand Down
14 changes: 7 additions & 7 deletions res/pokemon/aggron/data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"name": "Aggron",
"base_stats": {
"hp": 70,
"attack": 110,
Expand Down Expand Up @@ -151,15 +150,16 @@
"pokemon_pos_f": 6,
"trainer_pos_m": 15,
"pokemon_pos_m": 6,
"english": {
"en": {
"name": "AGGRON",
"category": "Iron Armor Pokémon",
"entry_text": [
"While seeking iron for food, it\n",
"digs tunnels by breaking through\n",
"bedrock with its steel horns."
]
},
"french": {
"fr": {
"name": "GALEKING",
"category": "Pokémon Armurfer",
"entry_text": [
Expand All @@ -168,7 +168,7 @@
"pour trouver le fer qu’il apprécie. "
]
},
"german": {
"de": {
"name": "STOLLOSS",
"category": "Eisenpanzer",
"entry_text": [
Expand All @@ -177,7 +177,7 @@
"hörnern sogar Tunnel durch Felsen."
]
},
"italian": {
"it": {
"name": "AGGRON",
"category": "Pokémon Corazza",
"entry_text": [
Expand All @@ -186,7 +186,7 @@
"corna d’acciaio."
]
},
"spanish": {
"es": {
"name": "AGGRON",
"category": "Pokémon Cor. Férrea",
"entry_text": [
Expand All @@ -195,7 +195,7 @@
"potentes cuernos de acero."
]
},
"japanese": {
"jp": {
"name": "ボスゴドラ",
"category": "てつヨロイポケモン",
"entry_text": [
Expand Down
Loading

0 comments on commit fb1f061

Please sign in to comment.