Updated Rich_kid trainer typ to named correctly as "Rich Boy" in english and all non yet localized languages
parent
afea0ba646
commit
e68b1336ce
|
@ -66,7 +66,7 @@ export const trainerClasses: SimpleTranslationEntries = {
|
|||
"psychic_female": "Psychic",
|
||||
"ranger": "Ranger",
|
||||
"rich": "Gentleman", // Gentleman is the english name but the trainerType is rich
|
||||
"rich_kid": "Rich Kid",
|
||||
"rich_kid": "Rich Boy",
|
||||
"roughneck": "Roughneck",
|
||||
"scientist": "Scientist",
|
||||
"scientist_female": "Scientist",
|
||||
|
|
|
@ -66,7 +66,7 @@ export const trainerClasses: SimpleTranslationEntries = {
|
|||
"psychic_female": "Psychic",
|
||||
"ranger": "Ranger",
|
||||
"rich": "Gentleman", // Gentleman is the english name but the trainerType is rich
|
||||
"rich_kid": "Rich Kid",
|
||||
"rich_kid": "Rich Boy",
|
||||
"roughneck": "Roughneck",
|
||||
"scientist": "Scientist",
|
||||
"scientist_female": "Scientist",
|
||||
|
|
|
@ -66,7 +66,7 @@ export const trainerClasses: SimpleTranslationEntries = {
|
|||
"psychic_female": "Psychic",
|
||||
"ranger": "Ranger",
|
||||
"rich": "Gentleman", // Gentleman is the english name but the trainerType is rich
|
||||
"rich_kid": "Rich Kid",
|
||||
"rich_kid": "Rich Boy",
|
||||
"roughneck": "Roughneck",
|
||||
"scientist": "Scientist",
|
||||
"scientist_female": "Scientist",
|
||||
|
|
|
@ -66,7 +66,7 @@ export const trainerClasses: SimpleTranslationEntries = {
|
|||
"psychic_female": "Psychic",
|
||||
"ranger": "Ranger",
|
||||
"rich": "Gentleman", // Gentleman is the english name but the trainerType is rich
|
||||
"rich_kid": "Rich Kid",
|
||||
"rich_kid": "Rich Boy",
|
||||
"roughneck": "Roughneck",
|
||||
"scientist": "Scientist",
|
||||
"scientist_female": "Scientist",
|
||||
|
|
Loading…
Reference in New Issue