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
|
|
@ -15,9 +15,9 @@ CeruleanCave1F_Object:
|
|||
db 0 ; signs
|
||||
|
||||
db 3 ; objects
|
||||
object SPRITE_BALL, 7, 13, STAY, NONE, 1, FULL_RESTORE
|
||||
object SPRITE_BALL, 19, 3, STAY, NONE, 2, MAX_ELIXER
|
||||
object SPRITE_BALL, 5, 0, STAY, NONE, 3, NUGGET
|
||||
object SPRITE_POKE_BALL, 7, 13, STAY, NONE, 1, FULL_RESTORE
|
||||
object SPRITE_POKE_BALL, 19, 3, STAY, NONE, 2, MAX_ELIXER
|
||||
object SPRITE_POKE_BALL, 5, 0, STAY, NONE, 3, NUGGET
|
||||
|
||||
; warp-to
|
||||
warp_to 24, 17, CERULEAN_CAVE_1F_WIDTH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue