summaryrefslogtreecommitdiff
path: root/text/maps/pokemon_league_gate.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-01-12 18:45:02 -0600
committerdannye <corrnondacqb@yahoo.com>2016-01-12 18:45:02 -0600
commit5914540ba780d7936fd6624d6fde2d67a9f7a773 (patch)
treea1ce27018f39d98f49d89468df426d0291e18560 /text/maps/pokemon_league_gate.asm
parentccf4fe54a8e444aaf966fac7b38bc9452c494222 (diff)
parent8a5a7d8e68538b727e0c166488265f395603366e (diff)
Merge branch 'master' of https://github.com/pret/pokered into rgbgfxrgbgfx
Diffstat (limited to 'text/maps/pokemon_league_gate.asm')
-rw-r--r--text/maps/pokemon_league_gate.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/text/maps/pokemon_league_gate.asm b/text/maps/pokemon_league_gate.asm
index cadfea3b..b817ef81 100644
--- a/text/maps/pokemon_league_gate.asm
+++ b/text/maps/pokemon_league_gate.asm
@@ -1,4 +1,4 @@
-_Route22GateText_1e704:: ; 8cfbb (23:4fbb)
+_Route22GateText_1e704::
text "Only truly skilled"
line "trainers are"
cont "allowed through."
@@ -6,14 +6,14 @@ _Route22GateText_1e704:: ; 8cfbb (23:4fbb)
para "You don't have the"
line "BOULDERBADGE yet!@@"
-_Route22GateText_1e715:: ; 8d012 (23:5012)
+_Route22GateText_1e715::
db $0
para "The rules are"
line "rules. I can't"
cont "let you pass."
done
-_Route22GateText_1e71a:: ; 8d03e (23:503e)
+_Route22GateText_1e71a::
text "Oh! That is the"
line "BOULDERBADGE!"
cont "Go right ahead!@@"