aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/objects/SSAnneKitchen.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/objects/SSAnneKitchen.asm')
-rwxr-xr-xdata/maps/objects/SSAnneKitchen.asm9
1 files changed, 4 insertions, 5 deletions
diff --git a/data/maps/objects/SSAnneKitchen.asm b/data/maps/objects/SSAnneKitchen.asm
index 5ef35e02..0bc9adfb 100755
--- a/data/maps/objects/SSAnneKitchen.asm
+++ b/data/maps/objects/SSAnneKitchen.asm
@@ -1,12 +1,12 @@
SSAnneKitchen_Object:
db $c ; border block
- db 1 ; warps
+ def_warps
warp 6, 0, 10, SS_ANNE_1F
- db 0 ; signs
+ def_signs
- db 7 ; objects
+ def_objects
object SPRITE_COOK, 1, 8, WALK, UP_DOWN, 1 ; person
object SPRITE_COOK, 5, 8, WALK, UP_DOWN, 2 ; person
object SPRITE_COOK, 9, 7, WALK, UP_DOWN, 3 ; person
@@ -15,5 +15,4 @@ SSAnneKitchen_Object:
object SPRITE_COOK, 13, 10, STAY, NONE, 6 ; person
object SPRITE_COOK, 11, 13, STAY, UP, 7 ; person
- ; warp-to
- warp_to 6, 0, SS_ANNE_KITCHEN_WIDTH ; SS_ANNE_1F
+ def_warps_to SS_ANNE_KITCHEN