Document Three Island scripts

This commit is contained in:
GriffinR
2020-02-26 16:02:29 -05:00
parent 43f66fce55
commit d3adca3f9d
37 changed files with 440 additions and 429 deletions
+5 -5
View File
@@ -1,15 +1,15 @@
ThreeIsland_House5_MapScripts:: @ 817191F
.byte 0
ThreeIsland_House5_EventScript_171920:: @ 8171920
ThreeIsland_House5_EventScript_LittleGirl:: @ 8171920
lock
faceplayer
goto_if_set FLAG_RESCUED_LOSTELLE, EventScript_171935
msgbox gUnknown_81A3469
goto_if_set FLAG_RESCUED_LOSTELLE, ThreeIsland_House5_EventScript_LittleGirlLostelleFound
msgbox ThreeIsland_House5_Text_ImNotLostelle
release
end
EventScript_171935:: @ 8171935
msgbox gUnknown_81A34DB
ThreeIsland_House5_EventScript_LittleGirlLostelleFound:: @ 8171935
msgbox ThreeIsland_House5_Text_IllGoPlayWithLostelle
release
end