From 10f9559eab8c93b94abb8ae8d1083704ad4e169a Mon Sep 17 00:00:00 2001 From: dannye <33dannye@gmail.com> Date: Wed, 20 May 2020 19:40:33 -0500 Subject: Sync with pokered --- text/maps/Route2Gate.asm | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 text/maps/Route2Gate.asm (limited to 'text/maps/Route2Gate.asm') diff --git a/text/maps/Route2Gate.asm b/text/maps/Route2Gate.asm new file mode 100644 index 00000000..566830f8 --- /dev/null +++ b/text/maps/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