aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/route_4.asm
diff options
context:
space:
mode:
authorU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-06-08 02:09:10 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-08-01 17:34:51 -0400
commit1d63499fa73f028a5409ff358caedc8972a57552 (patch)
tree72747d1cb0d7626d0b110e349f7cf1b355399473 /text/maps/route_4.asm
parentBuild only Yellow (diff)
downloadpokeyellow-1d63499fa73f028a5409ff358caedc8972a57552.tar.gz
pokeyellow-1d63499fa73f028a5409ff358caedc8972a57552.tar.xz
pokeyellow-1d63499fa73f028a5409ff358caedc8972a57552.zip
Remove (incorrect) address comments
Conflicts: text.asm
Diffstat (limited to 'text/maps/route_4.asm')
-rw-r--r--text/maps/route_4.asm12
1 files changed, 6 insertions, 6 deletions
diff --git a/text/maps/route_4.asm b/text/maps/route_4.asm
index 15fced31..e49f1b7a 100644
--- a/text/maps/route_4.asm
+++ b/text/maps/route_4.asm
@@ -1,20 +1,20 @@
-_Route4Text1:: ; 8db1e (23:5b1e)
+_Route4Text1::
text "Ouch! I tripped"
line "over a rocky"
cont "#MON, GEODUDE!"
done
-_Route4BattleText1:: ; 8db4b (23:5b4b)
+_Route4BattleText1::
text "I came to get my"
line "mushroom #MON!"
done
-_Route4EndBattleText1:: ; 8db6c (23:5b6c)
+_Route4EndBattleText1::
text "Oh! My cute"
line "mushroom #MON!"
prompt
-_Route4AfterBattleText1:: ; 8db88 (23:5b88)
+_Route4AfterBattleText1::
text "There might not"
line "be any more"
cont "mushrooms here."
@@ -23,12 +23,12 @@ _Route4AfterBattleText1:: ; 8db88 (23:5b88)
line "them all."
done
-_Route4Text5:: ; 8dbcd (23:5bcd)
+_Route4Text5::
text "MT.MOON"
line "Tunnel Entrance"
done
-_Route4Text6:: ; 8dbe6 (23:5be6)
+_Route4Text6::
text "ROUTE 4"
line "MT.MOON -"
cont "CERULEAN CITY"