pokeemerald/data/text/contest_link.inc

39 lines
1.2 KiB
PHP
Raw Normal View History

2019-11-14 18:07:43 +01:00
@ With the exception of Link standby, none of the below texts are used
gTest_MissedTurn:: @ 827E8CE
2019-10-05 16:52:48 +02:00
.string "Missed turn$"
2019-09-27 20:20:51 +02:00
gText_LinkStandby4:: @ 827E8DA
2019-10-05 16:52:48 +02:00
.string "Link standby!$"
2019-09-27 20:20:51 +02:00
2019-11-14 18:07:43 +01:00
gText_WinnerIsPlayersMonCongrats:: @ 827E8E8
2019-10-05 16:52:48 +02:00
.string "The winner is {STR_VAR_1}'s {STR_VAR_2}!\n"
.string "Congratulations!$"
2019-09-27 20:20:51 +02:00
2019-11-14 18:07:43 +01:00
gText_WinnerIsPlayersMon:: @ 827E910
2019-10-05 16:52:48 +02:00
.string "The winner is {STR_VAR_1}'s {STR_VAR_2}!{PAUSE_UNTIL_PRESS}$"
2019-09-27 20:20:51 +02:00
2019-11-14 18:07:43 +01:00
gText_PrimaryJudgingNumX:: @ 827E929
2019-10-05 16:52:48 +02:00
.string "Primary judging: No. {STR_VAR_1}{PAUSE_UNTIL_PRESS}$"
2019-09-27 20:20:51 +02:00
2019-11-14 18:07:43 +01:00
gText_SecondaryJudgingNumX:: @ 827E943
2019-10-05 16:52:48 +02:00
.string "Secondary judging: No. {STR_VAR_1}{PAUSE_UNTIL_PRESS}$"
2019-09-27 20:20:51 +02:00
2019-11-14 18:07:43 +01:00
gText_SetEventNumX:: @ 827E95F
2019-10-05 16:52:48 +02:00
.string "Set event: No. {STR_VAR_1}{PAUSE_UNTIL_PRESS}$"
2019-09-27 20:20:51 +02:00
2019-11-14 18:07:43 +01:00
gText_MoveUsedMostOften:: @ 827E973
2019-10-05 16:52:48 +02:00
.string "The move used most often:\n"
.string "{STR_VAR_1}{PAUSE_UNTIL_PRESS}$"
2019-09-27 20:20:51 +02:00
2019-11-14 18:07:43 +01:00
gText_MostImpressiveMon:: @ 827E992
2019-10-05 16:52:48 +02:00
.string "The most impressive POKéMON:\n"
.string "{STR_VAR_1}'s {STR_VAR_2}{PAUSE_UNTIL_PRESS}$"
2019-09-27 20:20:51 +02:00
2019-11-14 18:07:43 +01:00
gText_SetEventNumX2:: @ 827E9B9
2019-10-05 16:52:48 +02:00
.string "Set event: No. {STR_VAR_1}{PAUSE_UNTIL_PRESS}$"
2019-09-27 20:20:51 +02:00
2019-11-14 18:07:43 +01:00
gText_LinkTVProgramWillNotBeMadeTrainerLost:: @ 827E9CD
2019-10-05 16:52:48 +02:00
.string "A link TV program will not be made\n"
.string "because the TRAINER lost.{PAUSE_UNTIL_PRESS}$"