aboutsummaryrefslogtreecommitdiffstats
path: root/text/Route22Gate.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2020-11-04 00:06:44 -0600
committerdannye <33dannye@gmail.com>2020-11-04 00:06:44 -0600
commit5647ca687b92954dcf37a6ea6bfbc9a341c32de4 (patch)
treedde1937a1bfdb3a835f4155e1c2eb8f1aaf86f63 /text/Route22Gate.asm
parentMerge pull request #55 from Deokishisu/patch-1 (diff)
downloadpokeyellow-5647ca687b92954dcf37a6ea6bfbc9a341c32de4.tar.gz
pokeyellow-5647ca687b92954dcf37a6ea6bfbc9a341c32de4.tar.xz
pokeyellow-5647ca687b92954dcf37a6ea6bfbc9a341c32de4.zip
Sync with pokered
Diffstat (limited to 'text/Route22Gate.asm')
-rw-r--r--text/Route22Gate.asm22
1 files changed, 22 insertions, 0 deletions
diff --git a/text/Route22Gate.asm b/text/Route22Gate.asm
new file mode 100644
index 00000000..33893d6e
--- /dev/null
+++ b/text/Route22Gate.asm
@@ -0,0 +1,22 @@
+_Route22GateText_1e704::
+ text "Only truly skilled"
+ line "trainers are"
+ cont "allowed through."
+
+ para "You don't have the"
+ line "BOULDERBADGE yet!@"
+ text_end
+
+_Route22GateText_1e715::
+ text_start
+
+ para "The rules are"
+ line "rules. I can't"
+ cont "let you pass."
+ done
+
+_Route22GateText_1e71a::
+ text "Oh! That is the"
+ line "BOULDERBADGE!"
+ cont "Go right ahead!@"
+ text_end