diff options
Diffstat (limited to 'data/scripts/maps/LilycoveCity_DepartmentStore_3F.inc')
-rw-r--r-- | data/scripts/maps/LilycoveCity_DepartmentStore_3F.inc | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/data/scripts/maps/LilycoveCity_DepartmentStore_3F.inc b/data/scripts/maps/LilycoveCity_DepartmentStore_3F.inc deleted file mode 100644 index 1f55f5018..000000000 --- a/data/scripts/maps/LilycoveCity_DepartmentStore_3F.inc +++ /dev/null @@ -1,60 +0,0 @@ -LilycoveCity_DepartmentStore_3F_MapScripts:: @ 8159F90 - .byte 0 - -LilycoveCity_DepartmentStore_3F_EventScript_159F91:: @ 8159F91 - lock - faceplayer - message LilycoveCity_DepartmentStore_3F_Text_1A0BE4 - waitmessage - pokemart LilycoveCity_DepartmentStore_3F_Items1 - msgbox LilycoveCity_DepartmentStore_3F_Text_1A0C02, 4 - release - end - - .align 2 -LilycoveCity_DepartmentStore_3F_Items1:: @ 8159FA8 - .2byte ITEM_PROTEIN - .2byte ITEM_CALCIUM - .2byte ITEM_IRON - .2byte ITEM_ZINC - .2byte ITEM_CARBOS - .2byte ITEM_HP_UP - .2byte ITEM_NONE - release - end - -LilycoveCity_DepartmentStore_3F_EventScript_159FB8:: @ 8159FB8 - lock - faceplayer - message LilycoveCity_DepartmentStore_3F_Text_1A0BE4 - waitmessage - pokemart LilycoveCity_DepartmentStore_3F_Items2 - msgbox LilycoveCity_DepartmentStore_3F_Text_1A0C02, 4 - release - end - - - .align 2 -LilycoveCity_DepartmentStore_3F_Items2:: @ 8159FD0 - .2byte ITEM_X_SPEED - .2byte ITEM_X_SPECIAL - .2byte ITEM_X_ATTACK - .2byte ITEM_X_DEFEND - .2byte ITEM_DIRE_HIT - .2byte ITEM_GUARD_SPEC - .2byte ITEM_X_ACCURACY - .2byte ITEM_NONE - release - end - -LilycoveCity_DepartmentStore_3F_EventScript_159FE2:: @ 8159FE2 - msgbox LilycoveCity_DepartmentStore_3F_Text_18C24B, 2 - end - -LilycoveCity_DepartmentStore_3F_EventScript_159FEB:: @ 8159FEB - msgbox LilycoveCity_DepartmentStore_3F_Text_18C2B5, 2 - end - -LilycoveCity_DepartmentStore_3F_EventScript_159FF4:: @ 8159FF4 - msgbox LilycoveCity_DepartmentStore_3F_Text_18C32E, 2 - end |