summaryrefslogtreecommitdiff
path: root/data/scripts/maps/LilycoveCity_House2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/scripts/maps/LilycoveCity_House2.inc')
-rw-r--r--data/scripts/maps/LilycoveCity_House2.inc32
1 files changed, 0 insertions, 32 deletions
diff --git a/data/scripts/maps/LilycoveCity_House2.inc b/data/scripts/maps/LilycoveCity_House2.inc
deleted file mode 100644
index 4b71575b0..000000000
--- a/data/scripts/maps/LilycoveCity_House2.inc
+++ /dev/null
@@ -1,32 +0,0 @@
-LilycoveCity_House2_MapScripts:: @ 821ED74
- .byte 0
-
-LilycoveCity_House2_EventScript_21ED75:: @ 821ED75
- lock
- faceplayer
- checkflag FLAG_0x0EA
- goto_eq LilycoveCity_House2_EventScript_21EDAC
- msgbox LilycoveCity_House2_Text_21EDB6, 4
- giveitem_std ITEM_TM44
- compare_var_to_value VAR_RESULT, 0
- goto_eq LilycoveCity_House2_EventScript_272054
- setflag FLAG_0x0EA
- msgbox LilycoveCity_House2_Text_21EDF9, 4
- release
- end
-
-LilycoveCity_House2_EventScript_21EDAC:: @ 821EDAC
- msgbox LilycoveCity_House2_Text_21EDF9, 4
- release
- end
-
-LilycoveCity_House2_Text_21EDB6: @ 821EDB6
- .string "Huh? What? What’s that?\p"
- .string "I’m not near awake yet…\n"
- .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…$"
-