From c7796024590fec48ac79756793c1a6e3b54daf8f Mon Sep 17 00:00:00 2001 From: Rangi Date: Tue, 1 Jan 2019 15:06:23 -0500 Subject: Rename map files, labels, and constants to be consistent and work with Polished Map --- text/maps/SafariZoneCenter.asm | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 text/maps/SafariZoneCenter.asm (limited to 'text/maps/SafariZoneCenter.asm') diff --git a/text/maps/SafariZoneCenter.asm b/text/maps/SafariZoneCenter.asm new file mode 100644 index 00000000..09918f93 --- /dev/null +++ b/text/maps/SafariZoneCenter.asm @@ -0,0 +1,11 @@ +_SafariZoneCenterText2:: + text "REST HOUSE" + done + +_SafariZoneCenterText3:: + text "TRAINER TIPS" + + para "Press the START" + line "Button to check" + cont "remaining time!" + done -- cgit v1.3.1-sl0p