aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/objects/LancesRoom.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/objects/LancesRoom.asm')
-rwxr-xr-xdata/maps/objects/LancesRoom.asm14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/maps/objects/LancesRoom.asm b/data/maps/objects/LancesRoom.asm
new file mode 100755
index 00000000..a8dc4777
--- /dev/null
+++ b/data/maps/objects/LancesRoom.asm
@@ -0,0 +1,14 @@
+LancesRoom_Object:
+ db $3 ; border block
+
+ def_warps
+ warp 24, 16, 2, AGATHAS_ROOM
+ warp 5, 0, 0, CHAMPIONS_ROOM
+ warp 6, 0, 0, CHAMPIONS_ROOM
+
+ def_signs
+
+ def_objects
+ object SPRITE_LANCE, 6, 1, STAY, DOWN, 1, OPP_LANCE, 1
+
+ def_warps_to LANCES_ROOM