From 77e300927be6ca69529862d926bb78bcc6314787 Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Wed, 21 May 2014 19:08:32 -0400 Subject: Name hidden object routines --- text.asm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'text.asm') diff --git a/text.asm b/text.asm index 8fcebb05..3b0c02a1 100644 --- a/text.asm +++ b/text.asm @@ -438,17 +438,17 @@ _RockTunnelPokecenterGuyText:: ; 883fc (22:43fc) cont "LAVENDER TOWN!" done -_UnnamedText_624c1:: ; 88426 (22:4426) +_UnusedBenchGuyText1:: ; 88426 (22:4426) text "I wish I could" line "catch #MON." done -_UnnamedText_624c6:: ; 88442 (22:4442) +_UnusedBenchGuyText2:: ; 88442 (22:4442) text "I'm tired from" line "all the fun..." done -_UnnamedText_624cb:: ; 88460 (22:4460) +_UnusedBenchGuyText3:: ; 88460 (22:4460) text "SILPH's manager" line "is hiding in the" cont "SAFARI ZONE." @@ -787,12 +787,12 @@ _ViridianSchoolNotebookText4:: ; 88e2c (22:4e2c) line "#MON LEAGUE!" prompt -_UnnamedText_52a10:: ; 88ec1 (22:4ec1) +_FightingDojoText_52a10:: ; 88ec1 (22:4ec1) text "Enemies on every" line "side!" done -_UnnamedText_52a1d:: ; 88ed9 (22:4ed9) +_FightingDojoText_52a1d:: ; 88ed9 (22:4ed9) text "What goes around" line "comes around!" done -- cgit v1.3.1-sl0p