diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-01-23 10:20:32 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-23 10:20:32 -0500 |
| commit | 91099dbd0c451188742bf045a26a036e0e8d9f89 (patch) | |
| tree | 01c4c152ba0b751f66d790e395f72fd803e938e5 /data/strings.s | |
| parent | e97d3532d4d72a1fe9aec755cd2a3c6527484e27 (diff) | |
| parent | 7824a413dea43f2c0c99c2b86af17c33378139fa (diff) | |
Merge pull request #236 from PikalaxALT/union_room
Union room
Diffstat (limited to 'data/strings.s')
| -rw-r--r-- | data/strings.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/strings.s b/data/strings.s index d25e28e94..e77730429 100644 --- a/data/strings.s +++ b/data/strings.s @@ -4598,14 +4598,14 @@ gText_WhichMoveShouldBeForgotten:: @ 841E50C gUnknown_841E52D:: @ 0x841E52D .string "----------$" -gUnknown_841E538:: @ 841E538 +gText_CommStandbyAwaitingOtherPlayer:: @ 841E538 .string "Communication standby‥\n" .string "Awaiting another player to choose.$" -gUnknown_841E572:: @ 841E572 +gText_BattleWasRefused:: @ 841E572 .string "The battle was refused.{PAUSE 0x3C}$" -gUnknown_841E58D:: @ 841E58D +gText_RefusedBattle:: @ 841E58D .string "Refused the battle.{PAUSE 0x3C}$" gFameCheckerText_MainScreenUI:: @ 841E5A4 |
