diff options
Diffstat (limited to 'text/maps/pokemon_tower_2f.asm')
-rw-r--r-- | text/maps/pokemon_tower_2f.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/text/maps/pokemon_tower_2f.asm b/text/maps/pokemon_tower_2f.asm index 4a0dbc9f..6a33e085 100644 --- a/text/maps/pokemon_tower_2f.asm +++ b/text/maps/pokemon_tower_2f.asm @@ -1,4 +1,4 @@ -_UnnamedText_6062d:: ; 9957b (26:557b) +_PokemonTower2Text_6062d:: ; 9957b (26:557b) text $53, ": Hey," line $52, "! What" cont "brings you here?" @@ -10,7 +10,7 @@ _UnnamedText_6062d:: ; 9957b (26:557b) cont "Let's go, pal!" done -_UnnamedText_60632:: ; 995e5 (26:55e5) +_PokemonTower2Text_60632:: ; 995e5 (26:55e5) text "What?" line "You stinker!" @@ -18,7 +18,7 @@ _UnnamedText_60632:: ; 995e5 (26:55e5) line "you too!" prompt -_UnnamedText_60637:: ; 99614 (26:5614) +_PokemonTower2Text_60637:: ; 99614 (26:5614) text $53, ": Well," line "look at all your" cont "wimpy #MON!" @@ -27,7 +27,7 @@ _UnnamedText_60637:: ; 99614 (26:5614) line "bit more!" prompt -_UnnamedText_6063c:: ; 99657 (26:5657) +_PokemonTower2Text_6063c:: ; 99657 (26:5657) text "How's your #DEX" line "coming, pal?" cont "I just caught a" |