Document Lilycove scripts

This commit is contained in:
GriffinR
2019-11-10 10:56:35 -05:00
committed by huderlem
parent bab1458cb4
commit c0ae1cbc1c
20 changed files with 656 additions and 657 deletions
+44 -44
View File
@@ -7,98 +7,98 @@ LilycoveCity_House3_OnTransition: @ 821EE42
copyvar VAR_TEMP_1, VAR_RESULT
end
LilycoveCity_House3_EventScript_21EE4B:: @ 821EE4B
LilycoveCity_House3_EventScript_PokefanF:: @ 821EE4B
lock
faceplayer
msgbox LilycoveCity_House3_Text_21EF99, MSGBOX_YESNO
msgbox LilycoveCity_House3_Text_LearnFromMasterOfPokeblocks, MSGBOX_YESNO
compare VAR_RESULT, NO
goto_if_eq LilycoveCity_House3_EventScript_21EE75
msgbox LilycoveCity_House3_Text_21F0F8, MSGBOX_DEFAULT
goto_if_eq LilycoveCity_House3_EventScript_DeclinePokeblockLearn
msgbox LilycoveCity_House3_Text_ExplainPokeblocks, MSGBOX_DEFAULT
closemessage
applymovement VAR_LAST_TALKED, Common_Movement_FaceOriginalDirection
waitmovement 0
release
end
LilycoveCity_House3_EventScript_21EE75:: @ 821EE75
msgbox LilycoveCity_House3_Text_21F0A9, MSGBOX_DEFAULT
LilycoveCity_House3_EventScript_DeclinePokeblockLearn:: @ 821EE75
msgbox LilycoveCity_House3_Text_OhAreYouSure, MSGBOX_DEFAULT
closemessage
applymovement VAR_LAST_TALKED, Common_Movement_FaceOriginalDirection
waitmovement 0
release
end
LilycoveCity_House3_EventScript_21EE8A:: @ 821EE8A
LilycoveCity_House3_EventScript_Man:: @ 821EE8A
lock
faceplayer
msgbox LilycoveCity_House3_Text_21F430, MSGBOX_DEFAULT
msgbox LilycoveCity_House3_Text_HappyToHaveQuadruplets, MSGBOX_DEFAULT
closemessage
applymovement VAR_LAST_TALKED, Common_Movement_FaceOriginalDirection
waitmovement 0
release
end
LilycoveCity_House3_EventScript_21EEA1:: @ 821EEA1
LilycoveCity_House3_EventScript_GameBoyKid1:: @ 821EEA1
lock
faceplayer
switch VAR_TEMP_1
case 0, LilycoveCity_House3_EventScript_21EF71
case 1, LilycoveCity_House3_EventScript_21EF7B
case 2, LilycoveCity_House3_EventScript_21EF85
case 3, LilycoveCity_House3_EventScript_21EF8F
case 0, LilycoveCity_House3_EventScript_WereDoingMultiBattle
case 1, LilycoveCity_House3_EventScript_WereMixingRecords
case 2, LilycoveCity_House3_EventScript_WereBlendingBerries
case 3, LilycoveCity_House3_EventScript_WereDoingContest
end
LilycoveCity_House3_EventScript_21EED5:: @ 821EED5
LilycoveCity_House3_EventScript_GameBoyKid2:: @ 821EED5
lock
faceplayer
switch VAR_TEMP_1
case 0, LilycoveCity_House3_EventScript_21EF71
case 1, LilycoveCity_House3_EventScript_21EF7B
case 2, LilycoveCity_House3_EventScript_21EF85
case 3, LilycoveCity_House3_EventScript_21EF8F
case 0, LilycoveCity_House3_EventScript_WereDoingMultiBattle
case 1, LilycoveCity_House3_EventScript_WereMixingRecords
case 2, LilycoveCity_House3_EventScript_WereBlendingBerries
case 3, LilycoveCity_House3_EventScript_WereDoingContest
end
LilycoveCity_House3_EventScript_21EF09:: @ 821EF09
LilycoveCity_House3_EventScript_GameBoyKid3:: @ 821EF09
lock
faceplayer
switch VAR_TEMP_1
case 0, LilycoveCity_House3_EventScript_21EF71
case 1, LilycoveCity_House3_EventScript_21EF7B
case 2, LilycoveCity_House3_EventScript_21EF85
case 3, LilycoveCity_House3_EventScript_21EF8F
case 0, LilycoveCity_House3_EventScript_WereDoingMultiBattle
case 1, LilycoveCity_House3_EventScript_WereMixingRecords
case 2, LilycoveCity_House3_EventScript_WereBlendingBerries
case 3, LilycoveCity_House3_EventScript_WereDoingContest
end
LilycoveCity_House3_EventScript_21EF3D:: @ 821EF3D
LilycoveCity_House3_EventScript_GameBoyKid4:: @ 821EF3D
lock
faceplayer
switch VAR_TEMP_1
case 0, LilycoveCity_House3_EventScript_21EF71
case 1, LilycoveCity_House3_EventScript_21EF7B
case 2, LilycoveCity_House3_EventScript_21EF85
case 3, LilycoveCity_House3_EventScript_21EF8F
case 0, LilycoveCity_House3_EventScript_WereDoingMultiBattle
case 1, LilycoveCity_House3_EventScript_WereMixingRecords
case 2, LilycoveCity_House3_EventScript_WereBlendingBerries
case 3, LilycoveCity_House3_EventScript_WereDoingContest
end
LilycoveCity_House3_EventScript_21EF71:: @ 821EF71
msgbox LilycoveCity_House3_Text_21F4A7, MSGBOX_DEFAULT
LilycoveCity_House3_EventScript_WereDoingMultiBattle:: @ 821EF71
msgbox LilycoveCity_House3_Text_GoingToWinMultiBattles, MSGBOX_DEFAULT
release
end
LilycoveCity_House3_EventScript_21EF7B:: @ 821EF7B
msgbox LilycoveCity_House3_Text_21F4E0, MSGBOX_DEFAULT
LilycoveCity_House3_EventScript_WereMixingRecords:: @ 821EF7B
msgbox LilycoveCity_House3_Text_LikeMixingAtRecordCorner, MSGBOX_DEFAULT
release
end
LilycoveCity_House3_EventScript_21EF85:: @ 821EF85
msgbox LilycoveCity_House3_Text_21F523, MSGBOX_DEFAULT
LilycoveCity_House3_EventScript_WereBlendingBerries:: @ 821EF85
msgbox LilycoveCity_House3_Text_MakePokeblocksWithBerryBlender, MSGBOX_DEFAULT
release
end
LilycoveCity_House3_EventScript_21EF8F:: @ 821EF8F
msgbox LilycoveCity_House3_Text_21F55A, MSGBOX_DEFAULT
LilycoveCity_House3_EventScript_WereDoingContest:: @ 821EF8F
msgbox LilycoveCity_House3_Text_GoingToEnterContest, MSGBOX_DEFAULT
release
end
LilycoveCity_House3_Text_21EF99: @ 821EF99
LilycoveCity_House3_Text_LearnFromMasterOfPokeblocks: @ 821EF99
.string "Oh, my, my! Are you traveling alone?\n"
.string "But you're so young! Good for you!\p"
.string "I'm sure my kids could learn a thing\n"
@@ -109,12 +109,12 @@ LilycoveCity_House3_Text_21EF99: @ 821EF99
.string "Would you like to learn from me,\n"
.string "a master of {POKEBLOCK}S?$"
LilycoveCity_House3_Text_21F0A9: @ 821F0A9
LilycoveCity_House3_Text_OhAreYouSure: @ 821F0A9
.string "Oh? Are you sure?\p"
.string "You shouldn't always try to do\n"
.string "everything by yourself, dear!$"
LilycoveCity_House3_Text_21F0F8: @ 821F0F8
LilycoveCity_House3_Text_ExplainPokeblocks: @ 821F0F8
.string "Oh, good! You're a smart soul!\n"
.string "This is a bit long, so listen up!\p"
.string "Are you ready?\p"
@@ -143,26 +143,26 @@ LilycoveCity_House3_Text_21F0F8: @ 821F0F8
.string "the world would be a happier place.\p"
.string "Don't give up, dear!$"
LilycoveCity_House3_Text_21F430: @ 821F430
LilycoveCity_House3_Text_HappyToHaveQuadruplets: @ 821F430
.string "When my wife gave birth to quadruplets,\n"
.string "you bet I was shocked.\p"
.string "But, now, seeing them play together,\n"
.string "it makes me happy.$"
LilycoveCity_House3_Text_21F4A7: @ 821F4A7
LilycoveCity_House3_Text_GoingToWinMultiBattles: @ 821F4A7
.string "We're having MULTI BATTLES, but I know\n"
.string "I'm going to win.$"
LilycoveCity_House3_Text_21F4E0: @ 821F4E0
LilycoveCity_House3_Text_LikeMixingAtRecordCorner: @ 821F4E0
.string "We like mixing stuff at\n"
.string "the RECORD CORNER.\p"
.string "But what gets mixed up?$"
LilycoveCity_House3_Text_21F523: @ 821F523
LilycoveCity_House3_Text_MakePokeblocksWithBerryBlender: @ 821F523
.string "We're going to make super {POKEBLOCK}S\n"
.string "with a BERRY BLENDER!$"
LilycoveCity_House3_Text_21F55A: @ 821F55A
LilycoveCity_House3_Text_GoingToEnterContest: @ 821F55A
.string "I want to brag about how tough my\n"
.string "POKéMON is, so we're going to enter\l"
.string "a CONTEST together.$"