mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
39 lines
1.2 KiB
PHP
39 lines
1.2 KiB
PHP
@ With the exception of Link standby, none of the below texts are used
|
|
|
|
gTest_MissedTurn:: @ 827E8CE
|
|
.string "Missed turn$"
|
|
|
|
gText_LinkStandby4:: @ 827E8DA
|
|
.string "Link standby!$"
|
|
|
|
gText_WinnerIsPlayersMonCongrats:: @ 827E8E8
|
|
.string "The winner is {STR_VAR_1}'s {STR_VAR_2}!\n"
|
|
.string "Congratulations!$"
|
|
|
|
gText_WinnerIsPlayersMon:: @ 827E910
|
|
.string "The winner is {STR_VAR_1}'s {STR_VAR_2}!{PAUSE_UNTIL_PRESS}$"
|
|
|
|
gText_PrimaryJudgingNumX:: @ 827E929
|
|
.string "Primary judging: No. {STR_VAR_1}{PAUSE_UNTIL_PRESS}$"
|
|
|
|
gText_SecondaryJudgingNumX:: @ 827E943
|
|
.string "Secondary judging: No. {STR_VAR_1}{PAUSE_UNTIL_PRESS}$"
|
|
|
|
gText_SetEventNumX:: @ 827E95F
|
|
.string "Set event: No. {STR_VAR_1}{PAUSE_UNTIL_PRESS}$"
|
|
|
|
gText_MoveUsedMostOften:: @ 827E973
|
|
.string "The move used most often:\n"
|
|
.string "{STR_VAR_1}{PAUSE_UNTIL_PRESS}$"
|
|
|
|
gText_MostImpressiveMon:: @ 827E992
|
|
.string "The most impressive POKéMON:\n"
|
|
.string "{STR_VAR_1}'s {STR_VAR_2}{PAUSE_UNTIL_PRESS}$"
|
|
|
|
gText_SetEventNumX2:: @ 827E9B9
|
|
.string "Set event: No. {STR_VAR_1}{PAUSE_UNTIL_PRESS}$"
|
|
|
|
gText_LinkTVProgramWillNotBeMadeTrainerLost:: @ 827E9CD
|
|
.string "A link TV program will not be made\n"
|
|
.string "because the TRAINER lost.{PAUSE_UNTIL_PRESS}$"
|