From 135a11e50eba1e12108e5c2025f534e3bd0cc722 Mon Sep 17 00:00:00 2001 From: Marcus Huderle Date: Wed, 20 Jun 2018 17:41:41 -0500 Subject: Move events and scripts into map dirs --- data/scripts/maps/FieryPath.inc | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 data/scripts/maps/FieryPath.inc (limited to 'data/scripts/maps/FieryPath.inc') diff --git a/data/scripts/maps/FieryPath.inc b/data/scripts/maps/FieryPath.inc deleted file mode 100644 index a040a5327..000000000 --- a/data/scripts/maps/FieryPath.inc +++ /dev/null @@ -1,15 +0,0 @@ -FieryPath_MapScripts:: @ 8230F24 - map_script 3, FieryPath_MapScript1_230F2A - .byte 0 - -FieryPath_MapScript1_230F2A: @ 8230F2A - checkflag FLAG_LANDMARK_FIERY_PATH - call_if 0, FieryPath_EventScript_230F37 - setflag FLAG_LANDMARK_FIERY_PATH - end - -FieryPath_EventScript_230F37:: @ 8230F37 - setflag FLAG_0x2FE - clearflag FLAG_0x2FF - return - -- cgit v1.2.3