Remove address comments
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
LilycoveCity_House2_MapScripts:: @ 821ED74
|
||||
LilycoveCity_House2_MapScripts::
|
||||
.byte 0
|
||||
|
||||
LilycoveCity_House2_EventScript_FatMan:: @ 821ED75
|
||||
LilycoveCity_House2_EventScript_FatMan::
|
||||
lock
|
||||
faceplayer
|
||||
goto_if_set FLAG_RECEIVED_TM44, LilycoveCity_House2_EventScript_ReceivedRest
|
||||
@@ -14,17 +14,17 @@ LilycoveCity_House2_EventScript_FatMan:: @ 821ED75
|
||||
release
|
||||
end
|
||||
|
||||
LilycoveCity_House2_EventScript_ReceivedRest:: @ 821EDAC
|
||||
LilycoveCity_House2_EventScript_ReceivedRest::
|
||||
msgbox LilycoveCity_House2_Text_SleepIsEssential, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
LilycoveCity_House2_Text_NotAwakeYetHaveThis: @ 821EDB6
|
||||
LilycoveCity_House2_Text_NotAwakeYetHaveThis:
|
||||
.string "Huh? What? What's that?\p"
|
||||
.string "I'm not near awake yet…\n"
|
||||
.string "You can have this…$"
|
||||
|
||||
LilycoveCity_House2_Text_SleepIsEssential: @ 821EDF9
|
||||
LilycoveCity_House2_Text_SleepIsEssential:
|
||||
.string "Yawn…\p"
|
||||
.string "Sleep is essential for good health…\n"
|
||||
.string "Sleep and regain health…$"
|
||||
|
||||
Reference in New Issue
Block a user