summaryrefslogtreecommitdiff
path: root/data/maps/objects/Route15Gate1F.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2020-11-04 00:06:44 -0600
committerdannye <33dannye@gmail.com>2020-11-04 00:06:44 -0600
commit5647ca687b92954dcf37a6ea6bfbc9a341c32de4 (patch)
treedde1937a1bfdb3a835f4155e1c2eb8f1aaf86f63 /data/maps/objects/Route15Gate1F.asm
parent53fcd05aa24693093d8af1dc8ec4fedd3957decc (diff)
Sync with pokered
Diffstat (limited to 'data/maps/objects/Route15Gate1F.asm')
-rwxr-xr-xdata/maps/objects/Route15Gate1F.asm16
1 files changed, 16 insertions, 0 deletions
diff --git a/data/maps/objects/Route15Gate1F.asm b/data/maps/objects/Route15Gate1F.asm
new file mode 100755
index 00000000..e611e98b
--- /dev/null
+++ b/data/maps/objects/Route15Gate1F.asm
@@ -0,0 +1,16 @@
+Route15Gate1F_Object:
+ db $a ; border block
+
+ def_warps
+ warp 0, 4, 0, LAST_MAP
+ warp 0, 5, 1, LAST_MAP
+ warp 7, 4, 2, LAST_MAP
+ warp 7, 5, 3, LAST_MAP
+ warp 6, 8, 0, ROUTE_15_GATE_2F
+
+ def_signs
+
+ def_objects
+ object SPRITE_GUARD, 4, 1, STAY, NONE, 1 ; person
+
+ def_warps_to ROUTE_15_GATE_1F