Use def_* macros for automatic map event counts

This commit is contained in:
Rangi 2020-08-17 16:54:59 -04:00
parent 2fe1505bab
commit e2c99f1910
224 changed files with 699 additions and 669 deletions

View file

@ -1,16 +1,16 @@
SilphCo9F_Object:
db $2e ; border block
db 5 ; warps
def_warps
warp 14, 0, 0, SILPH_CO_10F
warp 16, 0, 0, SILPH_CO_8F
warp 18, 0, 0, SILPH_CO_ELEVATOR
warp 9, 3, 7, SILPH_CO_3F
warp 17, 15, 4, SILPH_CO_5F
db 0 ; signs
def_signs
db 4 ; objects
def_objects
object SPRITE_NURSE, 3, 14, STAY, DOWN, 1 ; person
object SPRITE_ROCKET, 2, 4, STAY, UP, 2, OPP_ROCKET, 37
object SPRITE_SCIENTIST, 21, 13, STAY, DOWN, 3, OPP_SCIENTIST, 10