2017-11-10 02:21:31 +01:00
|
|
|
LilycoveCity_House2_MapScripts:: @ 821ED74
|
|
|
|
.byte 0
|
|
|
|
|
|
|
|
LilycoveCity_House2_EventScript_21ED75:: @ 821ED75
|
|
|
|
lock
|
|
|
|
faceplayer
|
2019-01-02 22:12:43 +01:00
|
|
|
goto_if_set FLAG_RECEIVED_TM44, LilycoveCity_House2_EventScript_21EDAC
|
2018-12-02 09:37:46 +01:00
|
|
|
msgbox LilycoveCity_House2_Text_21EDB6, MSGBOX_DEFAULT
|
2017-11-10 02:21:31 +01:00
|
|
|
giveitem_std ITEM_TM44
|
2017-12-21 20:47:52 +01:00
|
|
|
compare VAR_RESULT, 0
|
2018-12-22 02:28:24 +01:00
|
|
|
goto_if_eq LilycoveCity_House2_EventScript_272054
|
2019-01-02 22:12:43 +01:00
|
|
|
setflag FLAG_RECEIVED_TM44
|
2018-12-02 09:37:46 +01:00
|
|
|
msgbox LilycoveCity_House2_Text_21EDF9, MSGBOX_DEFAULT
|
2017-11-10 02:21:31 +01:00
|
|
|
release
|
|
|
|
end
|
|
|
|
|
|
|
|
LilycoveCity_House2_EventScript_21EDAC:: @ 821EDAC
|
2018-12-02 09:37:46 +01:00
|
|
|
msgbox LilycoveCity_House2_Text_21EDF9, MSGBOX_DEFAULT
|
2017-11-10 02:21:31 +01:00
|
|
|
release
|
|
|
|
end
|
|
|
|
|
|
|
|
LilycoveCity_House2_Text_21EDB6: @ 821EDB6
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "Huh? What? What's that?\p"
|
|
|
|
.string "I'm not near awake yet…\n"
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "You can have this…$"
|
|
|
|
|
|
|
|
LilycoveCity_House2_Text_21EDF9: @ 821EDF9
|
|
|
|
.string "Yawn…\p"
|
|
|
|
.string "Sleep is essential for good health…\n"
|
|
|
|
.string "Sleep and regain health…$"
|