summaryrefslogtreecommitdiff
path: root/data/scripts/maps/SeafloorCavern_Room4.inc
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-11-16 08:36:51 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2017-11-16 19:00:07 -0500
commit236cbf96c8f94b8b2d23be8c72ee0e188e82842d (patch)
treec2042f78efdc37a5b64c9cd797cc0c66a0c80255 /data/scripts/maps/SeafloorCavern_Room4.inc
parent50501396b21bf132cf71d0f5d353bf51d277ba27 (diff)
parentc0d180a8702b9b20afe07b09316286f6406e5811 (diff)
Merge origin/master into pikalaxalt/link
Diffstat (limited to 'data/scripts/maps/SeafloorCavern_Room4.inc')
-rw-r--r--data/scripts/maps/SeafloorCavern_Room4.inc36
1 files changed, 36 insertions, 0 deletions
diff --git a/data/scripts/maps/SeafloorCavern_Room4.inc b/data/scripts/maps/SeafloorCavern_Room4.inc
new file mode 100644
index 000000000..e509013d6
--- /dev/null
+++ b/data/scripts/maps/SeafloorCavern_Room4.inc
@@ -0,0 +1,36 @@
+SeafloorCavern_Room4_MapScripts:: @ 8234C9B
+ .byte 0
+
+SeafloorCavern_Room4_EventScript_234C9C:: @ 8234C9C
+ trainerbattle 0, TRAINER_GRUNT_7, 0, SeafloorCavern_Room4_Text_234CCA, SeafloorCavern_Room4_Text_234CF3
+ msgbox SeafloorCavern_Room4_Text_234CFC, 6
+ end
+
+SeafloorCavern_Room4_EventScript_234CB3:: @ 8234CB3
+ trainerbattle 0, TRAINER_GRUNT_9, 0, SeafloorCavern_Room4_Text_234D3A, SeafloorCavern_Room4_Text_234D68
+ msgbox SeafloorCavern_Room4_Text_234D79, 6
+ end
+
+SeafloorCavern_Room4_Text_234CCA: @ 8234CCA
+ .string "Who are you?\n"
+ .string "Where did you come in from?$"
+
+SeafloorCavern_Room4_Text_234CF3: @ 8234CF3
+ .string "Lost it…$"
+
+SeafloorCavern_Room4_Text_234CFC: @ 8234CFC
+ .string "I can’t find the way out!\p"
+ .string "I’m not afraid. Don’t get me wrong!$"
+
+SeafloorCavern_Room4_Text_234D3A: @ 8234D3A
+ .string "Who are you?\n"
+ .string "Where do you think you’re going?$"
+
+SeafloorCavern_Room4_Text_234D68: @ 8234D68
+ .string "I failed to win!$"
+
+SeafloorCavern_Room4_Text_234D79: @ 8234D79
+ .string "My partner forgot the map in that\n"
+ .string "submarine!\p"
+ .string "How’s that for being useless?$"
+