Document SS Anne scripts

This commit is contained in:
GriffinR
2020-01-23 02:52:56 -05:00
parent c2bf9898a5
commit d4f32c10a8
73 changed files with 350 additions and 355 deletions
+23 -23
View File
@@ -1,53 +1,53 @@
SSAnne_Kitchen_MapScripts:: @ 8160AB2
.byte 0
SSAnne_Kitchen_EventScript_160AB3:: @ 8160AB3
msgbox gUnknown_81733F8, MSGBOX_NPC
SSAnne_Kitchen_EventScript_Chef1:: @ 8160AB3
msgbox SSAnne_Kitchen_Text_BusyOutOfTheWay, MSGBOX_NPC
end
SSAnne_Kitchen_EventScript_160ABC:: @ 8160ABC
msgbox gUnknown_8173429, MSGBOX_NPC
SSAnne_Kitchen_EventScript_Chef2:: @ 8160ABC
msgbox SSAnne_Kitchen_Text_SawOddBerryInTrash, MSGBOX_NPC
end
SSAnne_Kitchen_EventScript_160AC5:: @ 8160AC5
msgbox gUnknown_8173462, MSGBOX_NPC
SSAnne_Kitchen_EventScript_Chef3:: @ 8160AC5
msgbox SSAnne_Kitchen_Text_SoBusyImDizzy, MSGBOX_NPC
end
SSAnne_Kitchen_EventScript_160ACE:: @ 8160ACE
SSAnne_Kitchen_EventScript_Chef4:: @ 8160ACE
lock
faceplayer
msgbox gUnknown_8173570
msgbox SSAnne_Kitchen_Text_IAmLeChefMainCourseIs
random 3
copyvar VAR_0x8008, VAR_RESULT
compare VAR_0x8008, 0
call_if_eq EventScript_160B03
call_if_eq SSAnne_Kitchen_EventScript_SalmonDuSalad
compare VAR_0x8008, 1
call_if_eq EventScript_160B0C
call_if_eq SSAnne_Kitchen_EventScript_EelsAuBarbecue
compare VAR_0x8008, 2
call_if_eq EventScript_160B15
call_if_eq SSAnne_Kitchen_EventScript_PrimeBeefsteak
release
end
EventScript_160B03:: @ 8160B03
msgbox gUnknown_817359F
SSAnne_Kitchen_EventScript_SalmonDuSalad:: @ 8160B03
msgbox SSAnne_Kitchen_Text_SalmonDuSalad
return
EventScript_160B0C:: @ 8160B0C
msgbox gUnknown_81735DF
SSAnne_Kitchen_EventScript_EelsAuBarbecue:: @ 8160B0C
msgbox SSAnne_Kitchen_Text_EelsAuBarbecue
return
EventScript_160B15:: @ 8160B15
msgbox gUnknown_8173611
SSAnne_Kitchen_EventScript_PrimeBeefsteak:: @ 8160B15
msgbox SSAnne_Kitchen_Text_PrimeBeefsteak
return
SSAnne_Kitchen_EventScript_160B1E:: @ 8160B1E
msgbox gUnknown_81734A0, MSGBOX_NPC
SSAnne_Kitchen_EventScript_Chef5:: @ 8160B1E
msgbox SSAnne_Kitchen_Text_PeelSpudsEveryDay, MSGBOX_NPC
end
SSAnne_Kitchen_EventScript_160B27:: @ 8160B27
msgbox gUnknown_81734D3, MSGBOX_NPC
SSAnne_Kitchen_EventScript_Chef6:: @ 8160B27
msgbox SSAnne_Kitchen_Text_HearAboutSnorlaxItsAGlutton, MSGBOX_NPC
end
SSAnne_Kitchen_EventScript_160B30:: @ 8160B30
msgbox gUnknown_817353E, MSGBOX_NPC
SSAnne_Kitchen_EventScript_Chef7:: @ 8160B30
msgbox SSAnne_Kitchen_Text_OnlyGetToPeelOnions, MSGBOX_NPC
end