Document Four Island scripts, trainer_card.inc

This commit is contained in:
GriffinR
2020-02-27 14:21:13 -05:00
parent 43f66fce55
commit 2d9327a1ff
29 changed files with 363 additions and 354 deletions
+10 -10
View File
@@ -6,28 +6,28 @@ FourIsland_LoreleisHouse_OnTransition:: @ 8171C54
special Special_ComputeLoreleiDollCollection
end
FourIsland_LoreleisHouse_EventScript_171C58:: @ 8171C58
FourIsland_LoreleisHouse_EventScript_Lorelei:: @ 8171C58
lock
faceplayer
goto_if_set FLAG_TALKED_TO_LORELEI_AFTER_WAREHOUSE, EventScript_171C83
goto_if_set FLAG_DEFEATED_ROCKETS_IN_WAREHOUSE, EventScript_171C76
msgbox gUnknown_81A3826
goto_if_set FLAG_TALKED_TO_LORELEI_AFTER_WAREHOUSE, FourIsland_LoreleisHouse_EventScript_Lorelei3
goto_if_set FLAG_DEFEATED_ROCKETS_IN_WAREHOUSE, FourIsland_LoreleisHouse_EventScript_Lorelei2
msgbox FourIsland_LoreleisHouse_Text_IfAnythingWereToHappenToIsland
release
end
EventScript_171C76:: @ 8171C76
FourIsland_LoreleisHouse_EventScript_Lorelei2:: @ 8171C76
setflag FLAG_TALKED_TO_LORELEI_AFTER_WAREHOUSE
msgbox gUnknown_81A390C
msgbox FourIsland_LoreleisHouse_Text_IllReturnToLeagueInShortWhile
release
end
EventScript_171C83:: @ 8171C83
msgbox gUnknown_81A39D8
FourIsland_LoreleisHouse_EventScript_Lorelei3:: @ 8171C83
msgbox FourIsland_LoreleisHouse_Text_WillDoWhatICanHereAndNow
release
end
FourIsland_LoreleisHouse_EventScript_171C8D:: @ 8171C8D
FourIsland_LoreleisHouse_EventScript_Doll:: @ 8171C8D
lock
msgbox gUnknown_81A3A42
msgbox FourIsland_LoreleisHouse_Text_StuffedMonDollsGalore
release
end