Document Six Island scripts

This commit is contained in:
GriffinR
2020-02-28 08:16:21 -05:00
parent 43f66fce55
commit 948b695ad4
42 changed files with 623 additions and 619 deletions
+7 -7
View File
@@ -31,7 +31,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "SixIsland_RuinValley_EventScript_168B6D",
"script": "SixIsland_RuinValley_EventScript_Scientist",
"flag": "FLAG_HIDE_RUIN_VALLEY_SCIENTIST"
},
{
@@ -44,7 +44,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 4,
"script": "SixIsland_RuinValley_EventScript_1AC717",
"script": "SixIsland_RuinValley_EventScript_Stanly",
"flag": "0"
},
{
@@ -57,7 +57,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2,
"script": "SixIsland_RuinValley_EventScript_1AC755",
"script": "SixIsland_RuinValley_EventScript_Foster",
"flag": "0"
},
{
@@ -70,7 +70,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
"script": "SixIsland_RuinValley_EventScript_1AC793",
"script": "SixIsland_RuinValley_EventScript_Larry",
"flag": "0"
},
{
@@ -83,7 +83,7 @@
"movement_range_y": 1,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 2,
"script": "SixIsland_RuinValley_EventScript_1AC7D1",
"script": "SixIsland_RuinValley_EventScript_Daryl",
"flag": "0"
},
{
@@ -96,7 +96,7 @@
"movement_range_y": 3,
"trainer_type": 1,
"trainer_sight_or_berry_tree_id": 1,
"script": "SixIsland_RuinValley_EventScript_1AC80F",
"script": "SixIsland_RuinValley_EventScript_Hector",
"flag": "0"
},
{
@@ -259,7 +259,7 @@
"x": 24,
"y": 24,
"elevation": 3,
"script": "SixIsland_RuinValley_EventScript_168B94"
"script": "SixIsland_RuinValley_EventScript_DottedHoleDoor"
}
]
}
+15 -15
View File
@@ -3,42 +3,42 @@ SixIsland_RuinValley_MapScripts:: @ 8168B53
.byte 0
SixIsland_RuinValley_OnLoad:: @ 8168B59
call_if_set FLAG_USED_CUT_ON_RUIN_VALLEY_BRAILLE, EventScript_168B63
call_if_set FLAG_USED_CUT_ON_RUIN_VALLEY_BRAILLE, SixIsland_RuinValley_EventScript_OpenDottedHoleDoor
end
EventScript_168B63:: @ 8168B63
setmetatile 24, 24, 856, 0
SixIsland_RuinValley_EventScript_OpenDottedHoleDoor:: @ 8168B63
setmetatile 24, 24, METATILE_SeviiIslands67_DottedHoleDoor_Open, 0
return
SixIsland_RuinValley_EventScript_168B6D:: @ 8168B6D
SixIsland_RuinValley_EventScript_Scientist:: @ 8168B6D
lock
msgbox gUnknown_818BD47
msgbox SixIsland_RuinValley_Text_CantFigureOutHowToGetInside
applymovement 1, Movement_FacePlayer
waitmovement 0
msgbox gUnknown_818BD7A
msgbox SixIsland_RuinValley_Text_IFoundThisPlace
applymovement 1, Movement_FaceOriginalDirection
waitmovement 0
release
end
SixIsland_RuinValley_EventScript_168B94:: @ 8168B94
SixIsland_RuinValley_EventScript_DottedHoleDoor:: @ 8168B94
lockall
goto_if_set FLAG_USED_CUT_ON_RUIN_VALLEY_BRAILLE, EventScript_168BC1
msgbox gUnknown_818BDC0, MSGBOX_YESNO
goto_if_set FLAG_USED_CUT_ON_RUIN_VALLEY_BRAILLE, SixIsland_RuinValley_EventScript_DottedHoleDoorOpen
msgbox SixIsland_RuinValley_Text_CheckDoorMoreThoroughly, MSGBOX_YESNO
compare VAR_RESULT, NO
goto_if_eq EventScript_168BCB
msgbox gUnknown_818BE11
goto_if_eq SixIsland_RuinValley_EventScript_IgnoreDottedHoleDoor
msgbox SixIsland_RuinValley_Text_SeveralDotsOnTheDoor
braillemessage Braille_Text_Cut
waitbuttonpress
releaseall
end
EventScript_168BC1:: @ 8168BC1
msgbox gUnknown_818BE4B
SixIsland_RuinValley_EventScript_DottedHoleDoorOpen:: @ 8168BC1
msgbox SixIsland_RuinValley_Text_DoorIsOpen
releaseall
end
EventScript_168BCB:: @ 8168BCB
msgbox gUnknown_818BDF9
SixIsland_RuinValley_EventScript_IgnoreDottedHoleDoor:: @ 8168BCB
msgbox SixIsland_RuinValley_Text_LeftDoorAlone
releaseall
end
+70 -6
View File
@@ -1,23 +1,87 @@
gUnknown_818BD47:: @ 818BD47
SixIsland_RuinValley_Text_CantFigureOutHowToGetInside:: @ 818BD47
.string "I can't figure out how I'm supposed\n"
.string "to get inside.$"
gUnknown_818BD7A:: @ 818BD7A
SixIsland_RuinValley_Text_IFoundThisPlace:: @ 818BD7A
.string "Let me tell you, I found this\n"
.string "place.\p"
.string "Don't look so envious, will you?$"
gUnknown_818BDC0:: @ 818BDC0
SixIsland_RuinValley_Text_CheckDoorMoreThoroughly:: @ 818BDC0
.string "The door doesn't budge at all.\n"
.string "Check it more thoroughly?$"
gUnknown_818BDF9:: @ 818BDF9
SixIsland_RuinValley_Text_LeftDoorAlone:: @ 818BDF9
.string "{PLAYER} left the door alone.$"
gUnknown_818BE11:: @ 818BE11
SixIsland_RuinValley_Text_SeveralDotsOnTheDoor:: @ 818BE11
.string "On closer inspection, there are\n"
.string "several dots on the door…$"
gUnknown_818BE4B:: @ 818BE4B
SixIsland_RuinValley_Text_DoorIsOpen:: @ 818BE4B
.string "The door is open.$"
SixIsland_RuinValley_Text_StanlyIntro:: @ 818BE5D
.string "There appear to be many secrets\n"
.string "still unsolved in this world.$"
SixIsland_RuinValley_Text_StanlyDefeat:: @ 818BE9B
.string "Hmm…$"
SixIsland_RuinValley_Text_StanlyPostBattle:: @ 818BEA0
.string "I suggest to you that you, too,\n"
.string "give a thought to the secrets and\l"
.string "mysteries of our world once a day.$"
SixIsland_RuinValley_Text_FosterIntro:: @ 818BF05
.string "I'm curious, what compelled you to\n"
.string "come here?$"
SixIsland_RuinValley_Text_FosterDefeat:: @ 818BF33
.string "It's been so long since I battled,\n"
.string "my instincts are off.$"
SixIsland_RuinValley_Text_FosterPostBattle:: @ 818BF6C
.string "There are several ruins on the\n"
.string "SEVII ISLANDS.\p"
.string "The majority of them date back\n"
.string "a long way.$"
SixIsland_RuinValley_Text_LarryIntro:: @ 818BFC5
.string "It's been said that there are\n"
.string "mysterious stones on this island.\p"
.string "I suspect it has something to do\n"
.string "with the ruins here.$"
SixIsland_RuinValley_Text_LarryDefeat:: @ 818C03B
.string "Oh, interesting.$"
SixIsland_RuinValley_Text_LarryPostBattle:: @ 818C04C
.string "Those ruins over there…\p"
.string "I haven't had any luck in finding\n"
.string "how I can get inside.$"
SixIsland_RuinValley_Text_DarylIntro:: @ 818C09C
.string "A battle with you, so high up!$"
SixIsland_RuinValley_Text_DarylDefeat:: @ 818C0BB
.string "Oh, the heartbreak of losing so\n"
.string "easily to you!$"
SixIsland_RuinValley_Text_DarylPostBattle:: @ 818C0EA
.string "Experience the joy of climbing!$"
SixIsland_RuinValley_Text_HectorIntro:: @ 818C10A
.string "I'm pretty familiar with the land\n"
.string "around these parts.$"
SixIsland_RuinValley_Text_HectorDefeat:: @ 818C140
.string "You don't need to be so pushy.\n"
.string "I'll be happy to tell you.$"
SixIsland_RuinValley_Text_HectorPostBattle:: @ 818C17A
.string "The door to the ruins…\n"
.string "It has these strange patterns\l"
.string "engraved on the outside.\p"
.string "I don't know what they mean,\n"
.string "though.$"