summaryrefslogtreecommitdiff
path: root/data/maps/objects/Route2.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-08-17 16:54:59 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-08-17 16:54:59 -0400
commite2c99f19103856426966e30cf1910d07995bb936 (patch)
tree513ecaba5794061a71ffcc9dbff5b3d426eade21 /data/maps/objects/Route2.asm
parent2fe1505babaf02b995cc0d9c3a827b798935b19a (diff)
Use def_* macros for automatic map event counts
Diffstat (limited to 'data/maps/objects/Route2.asm')
-rwxr-xr-xdata/maps/objects/Route2.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/objects/Route2.asm b/data/maps/objects/Route2.asm
index 8645f9c0..cbd8be8c 100755
--- a/data/maps/objects/Route2.asm
+++ b/data/maps/objects/Route2.asm
@@ -1,7 +1,7 @@
Route2_Object:
db $f ; border block
- db 6 ; warps
+ def_warps
warp 12, 9, 0, DIGLETTS_CAVE_ROUTE_2
warp 3, 11, 1, VIRIDIAN_FOREST_NORTH_GATE
warp 15, 19, 0, ROUTE_2_TRADE_HOUSE
@@ -9,11 +9,11 @@ Route2_Object:
warp 15, 39, 2, ROUTE_2_GATE
warp 3, 43, 2, VIRIDIAN_FOREST_SOUTH_GATE
- db 2 ; signs
+ def_signs
sign 5, 65, 3 ; Route2Text3
sign 11, 11, 4 ; Route2Text4
- db 2 ; objects
+ def_objects
object SPRITE_POKE_BALL, 13, 54, STAY, NONE, 1, MOON_STONE
object SPRITE_POKE_BALL, 13, 45, STAY, NONE, 2, HP_UP