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/Route2Gate.asm | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 text/Route2Gate.asm (limited to 'text/Route2Gate.asm') diff --git a/text/Route2Gate.asm b/text/Route2Gate.asm new file mode 100644 index 00000000..566830f8 --- /dev/null +++ b/text/Route2Gate.asm @@ -0,0 +1,12 @@ +_Route2GateText_5d616:: + text "The HM FLASH" + line "lights even the" + cont "darkest dungeons." + done + +_Route2GateText2:: + text "Once a #MON" + line "learns FLASH, you" + cont "can get through" + cont "ROCK TUNNEL." + done -- cgit v1.3.1-sl0p