diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-13 21:13:33 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2020-01-13 20:20:48 -0600 |
commit | 22931846d680de2bc585093678db3f5721aab891 (patch) | |
tree | d813ff208ef430ea637dec8bcb858065f58ee482 /data/text | |
parent | 736f3bbbe0d1685474364a68038554f024bff62e (diff) |
Fix Colosseum name porymap issue
Diffstat (limited to 'data/text')
-rw-r--r-- | data/text/cable_club.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/text/cable_club.inc b/data/text/cable_club.inc index c1922d147..b4f656a00 100644 --- a/data/text/cable_club.inc +++ b/data/text/cable_club.inc @@ -123,7 +123,7 @@ CableClub_Text_GotToLookAtColoredTrainerCard: @ 827847B .string "TRAINER CARD!\p" .string "It's a {STR_VAR_2} card!$" -BattleColosseum2P_Text_TakePlaceStartBattle: @ 82784B4 +BattleColosseum_2P_Text_TakePlaceStartBattle: @ 82784B4 .string "Please take your place and start\n" .string "your battle.$" |