summaryrefslogtreecommitdiff
path: root/data/maps/SeafloorCavern_Room9/scripts.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/SeafloorCavern_Room9/scripts.inc')
-rw-r--r--data/maps/SeafloorCavern_Room9/scripts.inc58
1 files changed, 29 insertions, 29 deletions
diff --git a/data/maps/SeafloorCavern_Room9/scripts.inc b/data/maps/SeafloorCavern_Room9/scripts.inc
index 53386f33c..7749d7a19 100644
--- a/data/maps/SeafloorCavern_Room9/scripts.inc
+++ b/data/maps/SeafloorCavern_Room9/scripts.inc
@@ -5,10 +5,10 @@
.set LOCALID_GRUNT_2, 5
.set LOCALID_KYOGRE_SLEEPING, 7
-SeafloorCavern_Room9_MapScripts:: @ 8234DC8
+SeafloorCavern_Room9_MapScripts::
.byte 0
-SeafloorCavern_Room9_EventScript_ArchieAwakenKyogre:: @ 8234DC9
+SeafloorCavern_Room9_EventScript_ArchieAwakenKyogre::
lockall
setvar VAR_0x8004, LOCALID_ARCHIE
setvar VAR_0x8005, LOCALID_MAXIE
@@ -18,7 +18,7 @@ SeafloorCavern_Room9_EventScript_ArchieAwakenKyogre:: @ 8234DC9
waitmovement 0
applymovement OBJ_EVENT_ID_PLAYER, SeafloorCavern_Room9_Movement_Delay32
waitmovement 0
- playbgm MUS_ENCOUNTER_AQUA, 0
+ playbgm MUS_ENCOUNTER_AQUA, FALSE
msgbox SeafloorCavern_Room9_Text_ArchieHoldItRightThere, MSGBOX_DEFAULT
closemessage
addobject VAR_0x8004
@@ -150,7 +150,7 @@ SeafloorCavern_Room9_EventScript_ArchieAwakenKyogre:: @ 8234DC9
releaseall
end
-SeafloorCavern_Room9_Movement_ArchieApproachPlayer: @ 823502A
+SeafloorCavern_Room9_Movement_ArchieApproachPlayer:
walk_right
walk_right
walk_right
@@ -160,21 +160,21 @@ SeafloorCavern_Room9_Movement_ArchieApproachPlayer: @ 823502A
walk_right
step_end
-SeafloorCavern_Room9_Movement_Unused1: @ 8235032
+SeafloorCavern_Room9_Movement_Unused1:
walk_left
walk_left
step_end
-SeafloorCavern_Room9_Movement_ArchieListenMessage: @ 8235035
+SeafloorCavern_Room9_Movement_ArchieListenMessage:
walk_left
delay_16
step_end
-SeafloorCavern_Room9_Movement_Unused2: @ 8235038
+SeafloorCavern_Room9_Movement_Unused2:
walk_right
step_end
-SeafloorCavern_Room9_Movement_ArchieExit: @ 823503A
+SeafloorCavern_Room9_Movement_ArchieExit:
face_up
lock_facing_direction
walk_down
@@ -182,7 +182,7 @@ SeafloorCavern_Room9_Movement_ArchieExit: @ 823503A
walk_in_place_fastest_right
step_end
-SeafloorCavern_Room9_Movement_KyogreApproach: @ 8235040
+SeafloorCavern_Room9_Movement_KyogreApproach:
delay_16
delay_16
walk_slow_down
@@ -195,12 +195,12 @@ SeafloorCavern_Room9_Movement_KyogreApproach: @ 8235040
delay_16
step_end
-SeafloorCavern_Room9_Movement_KyogreExit: @ 823504B
+SeafloorCavern_Room9_Movement_KyogreExit:
slide_up
slide_up
step_end
-SeafloorCavern_Room9_Movement_MaxieArrive: @ 823504E
+SeafloorCavern_Room9_Movement_MaxieArrive:
walk_fast_right
walk_fast_right
walk_fast_right
@@ -208,49 +208,49 @@ SeafloorCavern_Room9_Movement_MaxieArrive: @ 823504E
walk_fast_right
step_end
-SeafloorCavern_Room9_Movement_MaxieExit: @ 8235054
+SeafloorCavern_Room9_Movement_MaxieExit:
walk_right
walk_right
step_end
-SeafloorCavern_Room9_Movement_MagmaGruntArrive: @ 8235057
+SeafloorCavern_Room9_Movement_MagmaGruntArrive:
walk_fast_right
walk_fast_right
walk_fast_right
walk_fast_right
step_end
-SeafloorCavern_Room9_Movement_Delay32: @ 823505C
+SeafloorCavern_Room9_Movement_Delay32:
delay_16
delay_16
step_end
-SeafloorCavern_Room9_Text_ArchieHoldItRightThere: @ 823505F
+SeafloorCavern_Room9_Text_ArchieHoldItRightThere:
.string "ARCHIE: Hold it right there.$"
-SeafloorCavern_Room9_Text_ArchieSoItWasYou: @ 823507C
+SeafloorCavern_Room9_Text_ArchieSoItWasYou:
.string "ARCHIE: Fufufu…\n"
.string "So it was you, after all.$"
-SeafloorCavern_Room9_Text_ArchieBeholdKyogre: @ 82350A6
+SeafloorCavern_Room9_Text_ArchieBeholdKyogre:
.string "ARCHIE: Behold!\p"
.string "See how beautiful it is, the sleeping\n"
.string "form of the ancient POKéMON KYOGRE!\p"
.string "I have waited so long for this day to\n"
.string "come…$"
-SeafloorCavern_Room9_Text_ArchieYouMustDisappear: @ 823512C
+SeafloorCavern_Room9_Text_ArchieYouMustDisappear:
.string "ARCHIE: It surprises me, how you've\n"
.string "managed to chase me here.\p"
.string "But that's all over now.\p"
.string "For the realization of my dream,\n"
.string "you must disappear now!$"
-SeafloorCavern_Room9_Text_ArchieDefeat: @ 82351BC
+SeafloorCavern_Room9_Text_ArchieDefeat:
.string "What?!\n"
.string "I lost to a mere child like you?!$"
-SeafloorCavern_Room9_Text_ArchieWithThisRedOrb: @ 82351E5
+SeafloorCavern_Room9_Text_ArchieWithThisRedOrb:
.string "ARCHIE: Fufufu…\p"
.string "I commend you. I must recognize that\n"
.string "you are truly gifted.\p"
@@ -258,21 +258,21 @@ SeafloorCavern_Room9_Text_ArchieWithThisRedOrb: @ 82351E5
.string "I have this in my possession!\p"
.string "With this RED ORB, I can make KYOGRE…$"
-SeafloorCavern_Room9_Text_RedOrbShinesByItself: @ 8235279
+SeafloorCavern_Room9_Text_RedOrbShinesByItself:
.string "The RED ORB suddenly began shining\n"
.string "by itself!$"
-SeafloorCavern_Room9_Text_ArchieWhereDidKyogreGo: @ 82352A7
+SeafloorCavern_Room9_Text_ArchieWhereDidKyogreGo:
.string "ARCHIE: What?!\p"
.string "I didn't do anything.\n"
.string "Why did the RED ORB…\p"
.string "Where did KYOGRE go?$"
-SeafloorCavern_Room9_Text_ArchieAMessageFromOutside: @ 82352F6
+SeafloorCavern_Room9_Text_ArchieAMessageFromOutside:
.string "ARCHIE: Hm? It's a message from our\n"
.string "members outside…$"
-SeafloorCavern_Room9_Text_ArchieWhatRainingTooHard: @ 823532B
+SeafloorCavern_Room9_Text_ArchieWhatRainingTooHard:
.string "ARCHIE: Yes, what is it?\p"
.string "Hm…\n"
.string "It's raining heavily?\p"
@@ -288,7 +288,7 @@ SeafloorCavern_Room9_Text_ArchieWhatRainingTooHard: @ 823532B
.string "Hold your position and monitor\n"
.string "the situation!$"
-SeafloorCavern_Room9_Text_ArchieWhyDidKyogreDisappear: @ 823546F
+SeafloorCavern_Room9_Text_ArchieWhyDidKyogreDisappear:
.string "ARCHIE: There's something wrong…\p"
.string "The RED ORB is supposed to awaken\n"
.string "and control KYOGRE…\p"
@@ -296,7 +296,7 @@ SeafloorCavern_Room9_Text_ArchieWhyDidKyogreDisappear: @ 823546F
.string "Why did KYOGRE disappear?\p"
.string "Why?!$"
-SeafloorCavern_Room9_Text_MaxieWhatHaveYouWrought: @ 82354F0
+SeafloorCavern_Room9_Text_MaxieWhatHaveYouWrought:
.string "MAXIE: What have you wrought?\p"
.string "ARCHIE… You've finally awoken KYOGRE,\n"
.string "haven't you?\p"
@@ -305,7 +305,7 @@ SeafloorCavern_Room9_Text_MaxieWhatHaveYouWrought: @ 82354F0
.string "The world's landmass will drown in\n"
.string "the deepening sea…$"
-SeafloorCavern_Room9_Text_ArchieDontGetAllHighAndMighty: @ 82355C2
+SeafloorCavern_Room9_Text_ArchieDontGetAllHighAndMighty:
.string "ARCHIE: W-what?!\n"
.string "Don't get all high and mighty with me!\p"
.string "Wasn't it you, TEAM MAGMA, that\n"
@@ -314,13 +314,13 @@ SeafloorCavern_Room9_Text_ArchieDontGetAllHighAndMighty: @ 82355C2
.string "I should be able to control KYOGRE…\p"
.string "I should be able to control it…$"
-SeafloorCavern_Room9_Text_MaxieWeDontHaveTimeToArgue: @ 8235692
+SeafloorCavern_Room9_Text_MaxieWeDontHaveTimeToArgue:
.string "MAXIE: We don't have the time to\n"
.string "argue about it here!\p"
.string "Get outside and see for yourself!\p"
.string "See if what you've wrought is the\n"
.string "world that we desired!$"
-SeafloorCavern_Room9_Text_MaxieComeOnPlayer: @ 8235723
+SeafloorCavern_Room9_Text_MaxieComeOnPlayer:
.string "MAXIE: {PLAYER}, come on, you have\n"
.string "to get out of here, too!$"