mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-07 16:15: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
|
|
@ -16,10 +16,10 @@ SilphCo3F_Object:
|
|||
db 0 ; signs
|
||||
|
||||
db 4 ; objects
|
||||
object SPRITE_LAPRAS_GIVER, 24, 8, STAY, NONE, 1 ; person
|
||||
object SPRITE_SILPH_WORKER, 24, 8, STAY, NONE, 1 ; person
|
||||
object SPRITE_ROCKET, 20, 7, STAY, LEFT, 2, OPP_ROCKET, 25
|
||||
object SPRITE_OAK_AIDE, 7, 9, STAY, DOWN, 3, OPP_SCIENTIST, 4
|
||||
object SPRITE_BALL, 8, 5, STAY, NONE, 4, HYPER_POTION
|
||||
object SPRITE_SCIENTIST, 7, 9, STAY, DOWN, 3, OPP_SCIENTIST, 4
|
||||
object SPRITE_POKE_BALL, 8, 5, STAY, NONE, 4, HYPER_POTION
|
||||
|
||||
; warp-to
|
||||
warp_to 26, 0, SILPH_CO_3F_WIDTH ; SILPH_CO_2F
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue