mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-14 20:32:17 +02:00
Updated Rich_kid trainer typ to named correctly as "Rich Boy" in english and all non yet localized languages
This commit is contained in:
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
Block a user