mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-24 11:06:22 -05:00
Fix gen6 pokedex seen labels
Thanks @easyworld ! Closes #281 Kept 'em as "GB_Encountered" in order to not need to update the translation files :|
This commit is contained in:
parent
5bff35db66
commit
da29f9a296
|
|
@ -592,7 +592,7 @@ B_Cancel = Cancel
|
|||
- Change stuff below this line, not above.
|
||||
------------------------------------------------------
|
||||
L_goto = goto:
|
||||
GB_Owned = Seen
|
||||
GB_Encountered = Seen
|
||||
CHK_P2 = Male
|
||||
CHK_P3 = Female
|
||||
CHK_P4 = Shiny Male
|
||||
|
|
@ -628,7 +628,7 @@ L_goto = goto:
|
|||
GB_Owned = Owned
|
||||
CHK_F1 = Foreign (Pre)
|
||||
CHK_P1 = Native (Kalos)
|
||||
GB_Encountered = Encountered
|
||||
GB_Encountered = Seen
|
||||
CHK_P2 = Male
|
||||
CHK_P3 = Female
|
||||
CHK_P4 = Shiny Male
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user