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
|
|
@ -9,11 +9,11 @@ PokemonMansion3F_Object:
|
|||
db 0 ; signs
|
||||
|
||||
db 5 ; objects
|
||||
object SPRITE_BLACK_HAIR_BOY_2, 5, 11, WALK, 2, 1, OPP_BURGLAR, 8
|
||||
object SPRITE_OAK_AIDE, 20, 11, STAY, LEFT, 2, OPP_SCIENTIST, 12
|
||||
object SPRITE_BALL, 1, 16, STAY, NONE, 3, MAX_POTION
|
||||
object SPRITE_BALL, 25, 5, STAY, NONE, 4, IRON
|
||||
object SPRITE_BOOK_MAP_DEX, 6, 12, STAY, NONE, 5 ; person
|
||||
object SPRITE_SUPER_NERD, 5, 11, WALK, 2, 1, OPP_BURGLAR, 8
|
||||
object SPRITE_SCIENTIST, 20, 11, STAY, LEFT, 2, OPP_SCIENTIST, 12
|
||||
object SPRITE_POKE_BALL, 1, 16, STAY, NONE, 3, MAX_POTION
|
||||
object SPRITE_POKE_BALL, 25, 5, STAY, NONE, 4, IRON
|
||||
object SPRITE_POKEDEX, 6, 12, STAY, NONE, 5 ; person
|
||||
|
||||
; warp-to
|
||||
warp_to 7, 10, POKEMON_MANSION_3F_WIDTH ; POKEMON_MANSION_2F
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue