diff options
Diffstat (limited to 'data/maps/scripts/SecretBase_YellowCave4.s')
-rw-r--r-- | data/maps/scripts/SecretBase_YellowCave4.s | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/data/maps/scripts/SecretBase_YellowCave4.s b/data/maps/scripts/SecretBase_YellowCave4.s new file mode 100644 index 000000000..7f6ba9644 --- /dev/null +++ b/data/maps/scripts/SecretBase_YellowCave4.s @@ -0,0 +1,24 @@ +SecretBase_YellowCave4_MapScripts:: @ 815F337 + map_script 4, SecretBase_RedCave1_MapScript2_15F358 + map_script 3, SecretBase_RedCave1_MapScript1_15F34F + map_script 2, SecretBase_RedCave1_MapScript2_15F362 + map_script 5, SecretBase_RedCave1_MapScript1_15F34C + .byte 0 + +SecretBase_RedCave1_MapScript1_15F34C:: @ 815F34C + tileeffect 6 + end + +SecretBase_RedCave1_MapScript1_15F34F:: @ 815F34F + call SecretBase_RedCave1_EventScript_1A2F3D + special 22 + end + +SecretBase_RedCave1_MapScript2_15F358:: @ 815F358 + map_script_2 0x4089, 0, SecretBase_RedCave1_EventScript_1A2F68 + .2byte 0 + +SecretBase_RedCave1_MapScript2_15F362:: @ 815F362 + map_script_2 0x4097, 0, SecretBase_RedCave1_EventScript_1A2DDE + .2byte 0 + |