aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/SafariZoneNorth.asm
diff options
context:
space:
mode:
authorDaniel Harding <33dannye@gmail.com>2020-05-20 20:17:30 -0500
committerGitHub <noreply@github.com>2020-05-20 20:17:30 -0500
commit500d99c258145d233af8d14cdb5c6e0200dfc1d8 (patch)
tree7dbe7b152dde8a6e9b56664b5b8cdfc0d6be1253 /text/maps/SafariZoneNorth.asm
parentMerge pull request #39 from TiKevin83/master (diff)
parentMerge remote-tracking branch 'pokered/master' (diff)
downloadpokeyellow-500d99c258145d233af8d14cdb5c6e0200dfc1d8.tar.gz
pokeyellow-500d99c258145d233af8d14cdb5c6e0200dfc1d8.tar.xz
pokeyellow-500d99c258145d233af8d14cdb5c6e0200dfc1d8.zip
Merge pull request #50 from dannye/master
merge pokered
Diffstat (limited to 'text/maps/SafariZoneNorth.asm')
-rw-r--r--text/maps/SafariZoneNorth.asm33
1 files changed, 33 insertions, 0 deletions
diff --git a/text/maps/SafariZoneNorth.asm b/text/maps/SafariZoneNorth.asm
new file mode 100644
index 00000000..1e148f0b
--- /dev/null
+++ b/text/maps/SafariZoneNorth.asm
@@ -0,0 +1,33 @@
+_SafariZoneNorthText3::
+ text "REST HOUSE"
+ done
+
+_SafariZoneNorthText4::
+ text "TRAINER TIPS"
+
+ para "The SECRET HOUSE"
+ line "is still ahead!"
+ done
+
+_SafariZoneNorthText5::
+ text "AREA 2"
+ done
+
+_SafariZoneNorthText6::
+ text "TRAINER TIPS"
+
+ para "#MON hide in"
+ line "tall grass!"
+
+ para "Zigzag through"
+ line "grassy areas to"
+ cont "flush them out."
+ done
+
+_SafariZoneNorthText7::
+ text "TRAINER TIPS"
+
+ para "Win a free HM for"
+ line "finding the"
+ cont "SECRET HOUSE!"
+ done