summaryrefslogtreecommitdiff
path: root/maps/IcePathB3F.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/IcePathB3F.asm')
-rw-r--r--maps/IcePathB3F.asm37
1 files changed, 37 insertions, 0 deletions
diff --git a/maps/IcePathB3F.asm b/maps/IcePathB3F.asm
new file mode 100644
index 000000000..b9d71310f
--- /dev/null
+++ b/maps/IcePathB3F.asm
@@ -0,0 +1,37 @@
+IcePathB3F_MapScriptHeader: ; 0x7e66d
+ ; trigger count
+ db 0
+
+ ; callback count
+ db 0
+; 0x7e66f
+
+ItemFragment_0x7e66f: ; 0x7e66f
+ db NEVERMELTICE, 1
+; 0x7e671
+
+UnknownScript_0x7e671: ; 0x7e671
+ jumpstd $000f
+; 0x7e674
+
+IcePathB3F_MapEventHeader: ; 0x7e674
+ ; filler
+ db 0, 0
+
+ ; warps
+ db 2
+ warp_def $5, $3, 2, GROUP_ICE_PATH_B2F_MAHOGANY_SIDE, MAP_ICE_PATH_B2F_MAHOGANY_SIDE
+ warp_def $5, $f, 2, GROUP_ICE_PATH_B2F_BLACKTHORN_SIDE, MAP_ICE_PATH_B2F_BLACKTHORN_SIDE
+
+ ; xy triggers
+ db 0
+
+ ; signposts
+ db 0
+
+ ; people-events
+ db 2
+ person_event $54, 11, 9, $1, $0, 255, 255, $1, 0, ItemFragment_0x7e66f, $068e
+ person_event $59, 10, 10, $18, $0, 255, 255, $0, 0, UnknownScript_0x7e671, $ffff
+; 0x7e69e
+