mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-07 08:05:23 +13:00
Update sprite names
These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible
This commit is contained in:
parent
452803af27
commit
2454296d32
201 changed files with 862 additions and 861 deletions
|
|
@ -14,9 +14,9 @@ PokemonMansion1F_Object:
|
|||
db 0 ; signs
|
||||
|
||||
db 3 ; objects
|
||||
object SPRITE_OAK_AIDE, 17, 17, STAY, LEFT, 1, OPP_SCIENTIST, 4
|
||||
object SPRITE_BALL, 14, 3, STAY, NONE, 2, ESCAPE_ROPE
|
||||
object SPRITE_BALL, 18, 21, STAY, NONE, 3, CARBOS
|
||||
object SPRITE_SCIENTIST, 17, 17, STAY, LEFT, 1, OPP_SCIENTIST, 4
|
||||
object SPRITE_POKE_BALL, 14, 3, STAY, NONE, 2, ESCAPE_ROPE
|
||||
object SPRITE_POKE_BALL, 18, 21, STAY, NONE, 3, CARBOS
|
||||
|
||||
; warp-to
|
||||
warp_to 4, 27, POKEMON_MANSION_1F_WIDTH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue