mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-07 16:15:23 +13:00
Use ANY_DIR, UP_DOWN, and LEFT_RIGHT for map objects
This commit is contained in:
parent
f82097b894
commit
2fe1505bab
66 changed files with 98 additions and 98 deletions
|
|
@ -10,7 +10,7 @@ PokemonMansion2F_Object:
|
|||
db 0 ; signs
|
||||
|
||||
db 4 ; objects
|
||||
object SPRITE_SUPER_NERD, 3, 17, WALK, 2, 1, OPP_BURGLAR, 7
|
||||
object SPRITE_SUPER_NERD, 3, 17, WALK, LEFT_RIGHT, 1, OPP_BURGLAR, 7
|
||||
object SPRITE_POKE_BALL, 28, 7, STAY, NONE, 2, CALCIUM
|
||||
object SPRITE_POKEDEX, 18, 2, STAY, NONE, 3 ; person
|
||||
object SPRITE_POKEDEX, 3, 22, STAY, NONE, 4 ; person
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue