diff options
Diffstat (limited to 'data/maps/SecretBase_RedCave1')
-rw-r--r-- | data/maps/SecretBase_RedCave1/border.bin | 1 | ||||
-rw-r--r-- | data/maps/SecretBase_RedCave1/events.inc | 22 | ||||
-rw-r--r-- | data/maps/SecretBase_RedCave1/header.inc | 4 | ||||
-rw-r--r-- | data/maps/SecretBase_RedCave1/map.bin | 51 | ||||
-rw-r--r-- | data/maps/SecretBase_RedCave1/scripts.inc | 1 | ||||
-rw-r--r-- | data/maps/SecretBase_RedCave1/text.inc | 2 |
6 files changed, 27 insertions, 54 deletions
diff --git a/data/maps/SecretBase_RedCave1/border.bin b/data/maps/SecretBase_RedCave1/border.bin deleted file mode 100644 index 5c0908a6a..000000000 --- a/data/maps/SecretBase_RedCave1/border.bin +++ /dev/null @@ -1 +0,0 @@ -
\ No newline at end of file diff --git a/data/maps/SecretBase_RedCave1/events.inc b/data/maps/SecretBase_RedCave1/events.inc new file mode 100644 index 000000000..18fea4c40 --- /dev/null +++ b/data/maps/SecretBase_RedCave1/events.inc @@ -0,0 +1,22 @@ +SecretBase_RedCave1_EventObjects:: @ 838EE84 + object_event 1, EVENT_OBJ_GFX_VAR_F, 0, 7, 4, 3, 8, 0, 0, 0, 0, SecretBase_RedCave1_EventScript_1A2FC0, FLAG_DECORATION_1 + object_event 2, EVENT_OBJ_GFX_VAR_0, 0, 0, 0, 3, 8, 0, 0, 0, 0, 0x0, FLAG_DECORATION_2 + object_event 3, EVENT_OBJ_GFX_VAR_1, 0, 0, 1, 3, 8, 0, 0, 0, 0, 0x0, FLAG_DECORATION_3 + object_event 4, EVENT_OBJ_GFX_VAR_2, 0, 0, 2, 3, 8, 0, 0, 0, 0, 0x0, FLAG_DECORATION_4 + object_event 5, EVENT_OBJ_GFX_VAR_3, 0, 0, 3, 3, 8, 0, 0, 0, 0, 0x0, FLAG_DECORATION_5 + object_event 6, EVENT_OBJ_GFX_VAR_4, 0, 0, 4, 3, 8, 0, 0, 0, 0, 0x0, FLAG_DECORATION_6 + object_event 7, EVENT_OBJ_GFX_VAR_5, 0, 0, 5, 3, 8, 0, 0, 0, 0, 0x0, FLAG_DECORATION_7 + object_event 8, EVENT_OBJ_GFX_VAR_6, 0, 0, 6, 3, 8, 0, 0, 0, 0, 0x0, FLAG_DECORATION_8 + object_event 9, EVENT_OBJ_GFX_VAR_7, 0, 1, 0, 3, 8, 0, 0, 0, 0, 0x0, FLAG_DECORATION_9 + object_event 10, EVENT_OBJ_GFX_VAR_8, 0, 1, 1, 3, 8, 0, 0, 0, 0, 0x0, FLAG_DECORATION_10 + object_event 11, EVENT_OBJ_GFX_VAR_9, 0, 1, 2, 3, 8, 0, 0, 0, 0, 0x0, FLAG_DECORATION_11 + object_event 12, EVENT_OBJ_GFX_VAR_A, 0, 1, 3, 3, 8, 0, 0, 0, 0, 0x0, FLAG_DECORATION_12 + object_event 13, EVENT_OBJ_GFX_VAR_B, 0, 1, 4, 3, 8, 0, 0, 0, 0, 0x0, FLAG_DECORATION_13 + object_event 14, EVENT_OBJ_GFX_VAR_C, 0, 1, 5, 3, 8, 0, 0, 0, 0, 0x0, FLAG_DECORATION_14 + object_event 15, EVENT_OBJ_GFX_VAR_D, 0, 1, 6, 3, 8, 0, 0, 0, 0, 0x0, FLAG_DECORATION_15 + +SecretBase_RedCave1_MapWarps:: @ 838EFEC + warp_def 5, 7, 0, 126, MAP_NONE + +SecretBase_RedCave1_MapEvents:: @ 838EFF4 + map_events SecretBase_RedCave1_EventObjects, SecretBase_RedCave1_MapWarps, 0x0, 0x0 diff --git a/data/maps/SecretBase_RedCave1/header.inc b/data/maps/SecretBase_RedCave1/header.inc index 60df36c7e..6508fe62a 100644 --- a/data/maps/SecretBase_RedCave1/header.inc +++ b/data/maps/SecretBase_RedCave1/header.inc @@ -1,9 +1,9 @@ SecretBase_RedCave1:: @ 83076D8 - .4byte SecretBase_RedCave1_MapAttributes + .4byte SecretBase_RedCave1_Layout .4byte SecretBase_RedCave1_MapEvents .4byte SecretBase_RedCave1_MapScripts .4byte 0x0 - .2byte BGM_MACHI_S3 + .2byte MUS_MACHI_S3 .2byte 198 .byte 86 .byte 0 diff --git a/data/maps/SecretBase_RedCave1/map.bin b/data/maps/SecretBase_RedCave1/map.bin deleted file mode 100644 index ce666b57d..000000000 --- a/data/maps/SecretBase_RedCave1/map.bin +++ /dev/null @@ -1,51 +0,0 @@ - -2 -2 -2 -2 -2 -2 -2 6 -2 -2 -2 -2 -2 -2 -2
6 -2 -2 -2 -2 -2 -2 -2 -26 -2 -2 -2 -2 -2 -22 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2
6 -2 -22 -2 -2 -26
\ No newline at end of file diff --git a/data/maps/SecretBase_RedCave1/scripts.inc b/data/maps/SecretBase_RedCave1/scripts.inc new file mode 100644 index 000000000..77b99daec --- /dev/null +++ b/data/maps/SecretBase_RedCave1/scripts.inc @@ -0,0 +1 @@ +SecretBase_RedCave1_MapScripts:: @ 815F337 diff --git a/data/maps/SecretBase_RedCave1/text.inc b/data/maps/SecretBase_RedCave1/text.inc new file mode 100644 index 000000000..efb2c8fdb --- /dev/null +++ b/data/maps/SecretBase_RedCave1/text.inc @@ -0,0 +1,2 @@ +SecretBase_RedCave1_Text_198F89:: @ 8198F89 + .string "Want to make your SECRET BASE here?$" |