diff options
Diffstat (limited to 'text/maps/pokemon_league_gate.asm')
-rw-r--r-- | text/maps/pokemon_league_gate.asm | 20 |
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..f3eb1858 --- /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!@@" + |