summaryrefslogtreecommitdiff
path: root/data/scripts/maps/LilycoveCity_DepartmentStore_4F.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/scripts/maps/LilycoveCity_DepartmentStore_4F.inc')
-rw-r--r--data/scripts/maps/LilycoveCity_DepartmentStore_4F.inc54
1 files changed, 0 insertions, 54 deletions
diff --git a/data/scripts/maps/LilycoveCity_DepartmentStore_4F.inc b/data/scripts/maps/LilycoveCity_DepartmentStore_4F.inc
deleted file mode 100644
index 907b79847..000000000
--- a/data/scripts/maps/LilycoveCity_DepartmentStore_4F.inc
+++ /dev/null
@@ -1,54 +0,0 @@
-LilycoveCity_DepartmentStore_4F_MapScripts:: @ 8159FFD
- .byte 0
-
-LilycoveCity_DepartmentStore_4F_EventScript_159FFE:: @ 8159FFE
- msgbox LilycoveCity_DepartmentStore_4F_Text_18C39C, 2
- end
-
-LilycoveCity_DepartmentStore_4F_EventScript_15A007:: @ 815A007
- msgbox LilycoveCity_DepartmentStore_4F_Text_18C41B, 2
- end
-
-LilycoveCity_DepartmentStore_4F_EventScript_15A010:: @ 815A010
- msgbox LilycoveCity_DepartmentStore_4F_Text_18C481, 2
- end
-
-LilycoveCity_DepartmentStore_4F_EventScript_15A019:: @ 815A019
- lock
- faceplayer
- message LilycoveCity_DepartmentStore_4F_Text_1A0BE4
- waitmessage
- pokemart LilycoveCity_DepartmentStore_4F_Items1
- msgbox LilycoveCity_DepartmentStore_4F_Text_1A0C02, 4
- release
- end
-
- .align 2
-LilycoveCity_DepartmentStore_4F_Items1:: @ 815A030
- .2byte ITEM_TM38_FIRE_BLAST
- .2byte ITEM_TM25_THUNDER
- .2byte ITEM_TM14_BLIZZARD
- .2byte ITEM_TM15_HYPER_BEAM
- .2byte ITEM_NONE
- release
- end
-
-LilycoveCity_DepartmentStore_4F_EventScript_15A03C:: @ 815A03C
- lock
- faceplayer
- message LilycoveCity_DepartmentStore_4F_Text_1A0BE4
- waitmessage
- pokemart LilycoveCity_DepartmentStore_4F_Items2
- msgbox LilycoveCity_DepartmentStore_4F_Text_1A0C02, 4
- release
- end
-
- .align 2
-LilycoveCity_DepartmentStore_4F_Items2:: @ 815A054
- .2byte ITEM_TM17_PROTECT
- .2byte ITEM_TM20_SAFEGUARD
- .2byte ITEM_TM33_REFLECT
- .2byte ITEM_TM16_LIGHT_SCREEN
- .2byte ITEM_NONE
- release
- end