Remove address comments

This commit is contained in:
GriffinR
2021-07-20 15:18:31 -04:00
parent bea170e8e9
commit 06351bf63c
576 changed files with 17798 additions and 17798 deletions
+5 -5
View File
@@ -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…$"