summaryrefslogtreecommitdiff
path: root/data/mapObjects/redshouse2f.asm
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-05-17 15:43:13 -0400
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-05-17 15:43:13 -0400
commite1a931df6affe154b57fa48e229ce299410032df (patch)
tree83211f43c5ae624e47946910ea433161fb740853 /data/mapObjects/redshouse2f.asm
parentb438d0c1d7157849e89423a9d6655ae36cad40b7 (diff)
Pull map objects out of main.asm
Diffstat (limited to 'data/mapObjects/redshouse2f.asm')
-rwxr-xr-xdata/mapObjects/redshouse2f.asm12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/mapObjects/redshouse2f.asm b/data/mapObjects/redshouse2f.asm
new file mode 100755
index 00000000..5d59f8e5
--- /dev/null
+++ b/data/mapObjects/redshouse2f.asm
@@ -0,0 +1,12 @@
+RedsHouse2FObject: ; 0x5c0d0 ?
+ db $0A ; border block
+
+ db 1 ; warps
+ db 1, 7, 2, REDS_HOUSE_1F
+
+ db 0 ; signs
+
+ db 0 ; people
+
+ ; warp-to
+ EVENT_DISP REDS_HOUSE_2F_WIDTH, 1, 7