From 5647ca687b92954dcf37a6ea6bfbc9a341c32de4 Mon Sep 17 00:00:00 2001 From: dannye <33dannye@gmail.com> Date: Wed, 4 Nov 2020 00:06:44 -0600 Subject: Sync with pokered --- text/Route22Gate.asm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 text/Route22Gate.asm (limited to 'text/Route22Gate.asm') 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 -- cgit v1.3.1-sl0p