aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/route_4.asm
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2015-12-06 14:04:42 -0700
committerIIMarckus <iimarckus@gmail.com>2015-12-06 14:04:42 -0700
commitf33bd1d89e03b7eec679048ffdf704551b22fde0 (patch)
tree935b541241a385d9ebfed8fc79ce3e60d2a0489e /text/maps/route_4.asm
parentfix repository links (diff)
downloadpokeyellow-f33bd1d89e03b7eec679048ffdf704551b22fde0.tar.gz
pokeyellow-f33bd1d89e03b7eec679048ffdf704551b22fde0.tar.xz
pokeyellow-f33bd1d89e03b7eec679048ffdf704551b22fde0.zip
Improve diffability with pokeyellow; remove address comments and ifs.
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"