diff options
Diffstat (limited to 'text/maps/pokemon_league_gate.asm')
-rw-r--r-- | text/maps/pokemon_league_gate.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/text/maps/pokemon_league_gate.asm b/text/maps/pokemon_league_gate.asm index f3eb1858..cadfea3b 100644 --- a/text/maps/pokemon_league_gate.asm +++ b/text/maps/pokemon_league_gate.asm @@ -1,4 +1,4 @@ -_UnnamedText_1e704:: ; 8cfbb (23:4fbb) +_Route22GateText_1e704:: ; 8cfbb (23:4fbb) text "Only truly skilled" line "trainers are" cont "allowed through." @@ -6,14 +6,14 @@ _UnnamedText_1e704:: ; 8cfbb (23:4fbb) para "You don't have the" line "BOULDERBADGE yet!@@" -_UnnamedText_1e715:: ; 8d012 (23:5012) +_Route22GateText_1e715:: ; 8d012 (23:5012) db $0 para "The rules are" line "rules. I can't" cont "let you pass." done -_UnnamedText_1e71a:: ; 8d03e (23:503e) +_Route22GateText_1e71a:: ; 8d03e (23:503e) text "Oh! That is the" line "BOULDERBADGE!" cont "Go right ahead!@@" |