Finish off labelling flags

This commit is contained in:
Tetrable
2019-01-02 21:12:43 +00:00
parent 2dd706ca54
commit 1e3da62d24
195 changed files with 2528 additions and 2516 deletions

View File

@@ -4,12 +4,12 @@ SSTidalRooms_MapScripts:: @ 823C9F1
SSTidalRooms_EventScript_23C9F2:: @ 823C9F2
lock
faceplayer
goto_if_set FLAG_0x104, SSTidalRooms_EventScript_23CA29
goto_if_set FLAG_RECEIVED_TM49, SSTidalRooms_EventScript_23CA29
msgbox SSTidalRooms_Text_23D098, MSGBOX_DEFAULT
giveitem_std ITEM_TM49
compare VAR_RESULT, 0
goto_if_eq SSTidalRooms_EventScript_272054
setflag FLAG_0x104
setflag FLAG_RECEIVED_TM49
msgbox SSTidalRooms_Text_23D145, MSGBOX_DEFAULT
release
end