aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/pokemon_league_gate.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-01-23 15:34:42 -0500
committeryenatch <yenatch@gmail.com>2014-01-23 15:34:42 -0500
commitfbda25d3d8a8191b9397c29d7ff475f2264c978e (patch)
treeeaed4a978a69b33ad22f7c52eda0b8b85ccc447c /text/maps/pokemon_league_gate.asm
parentSplit out route text (diff)
downloadpokeyellow-fbda25d3d8a8191b9397c29d7ff475f2264c978e.tar.gz
pokeyellow-fbda25d3d8a8191b9397c29d7ff475f2264c978e.tar.xz
pokeyellow-fbda25d3d8a8191b9397c29d7ff475f2264c978e.zip
Split out the rest of map text
Diffstat (limited to 'text/maps/pokemon_league_gate.asm')
-rw-r--r--text/maps/pokemon_league_gate.asm20
1 files changed, 20 insertions, 0 deletions
diff --git a/text/maps/pokemon_league_gate.asm b/text/maps/pokemon_league_gate.asm
new file mode 100644
index 00000000..b9427f00
--- /dev/null
+++ b/text/maps/pokemon_league_gate.asm
@@ -0,0 +1,20 @@
+_UnnamedText_1e704: ; 8cfbb (23:4fbb)
+ text "Only truly skilled"
+ line "trainers are"
+ cont "allowed through."
+
+ para "You don't have the"
+ line "BOULDERBADGE yet!@@"
+
+_UnnamedText_1e715: ; 8d012 (23:5012)
+ db $0
+ para "The rules are"
+ line "rules. I can't"
+ cont "let you pass."
+ done
+
+_UnnamedText_1e71a: ; 8d03e (23:503e)
+ text "Oh! That is the"
+ line "BOULDERBADGE!"
+ cont "Go right ahead!@@"
+