aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/objects/Route15Gate2F.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/Route15Gate2F.asm
parentMerge pull request #55 from Deokishisu/patch-1 (diff)
downloadpokeyellow-5647ca687b92954dcf37a6ea6bfbc9a341c32de4.tar.gz
pokeyellow-5647ca687b92954dcf37a6ea6bfbc9a341c32de4.tar.xz
pokeyellow-5647ca687b92954dcf37a6ea6bfbc9a341c32de4.zip
Sync with pokered
Diffstat (limited to 'data/maps/objects/Route15Gate2F.asm')
-rwxr-xr-xdata/maps/objects/Route15Gate2F.asm13
1 files changed, 13 insertions, 0 deletions
diff --git a/data/maps/objects/Route15Gate2F.asm b/data/maps/objects/Route15Gate2F.asm
new file mode 100755
index 00000000..608b69e5
--- /dev/null
+++ b/data/maps/objects/Route15Gate2F.asm
@@ -0,0 +1,13 @@
+Route15Gate2F_Object:
+ db $a ; border block
+
+ def_warps
+ warp 7, 7, 4, ROUTE_15_GATE_1F
+
+ def_signs
+ sign 6, 2, 2 ; Route15GateUpstairsText2
+
+ def_objects
+ object SPRITE_SCIENTIST, 4, 2, STAY, DOWN, 1
+
+ def_warps_to ROUTE_15_GATE_2F