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
|
|
@ -18,10 +18,10 @@ SafariZoneWest_Object:
|
|||
sign 24, 22, 8 ; SafariZoneWestText8
|
||||
|
||||
db 4 ; objects
|
||||
object SPRITE_BALL, 8, 20, STAY, NONE, 1, MAX_POTION
|
||||
object SPRITE_BALL, 9, 7, STAY, NONE, 2, TM_DOUBLE_TEAM
|
||||
object SPRITE_BALL, 18, 18, STAY, NONE, 3, MAX_REVIVE
|
||||
object SPRITE_BALL, 19, 7, STAY, NONE, 4, GOLD_TEETH
|
||||
object SPRITE_POKE_BALL, 8, 20, STAY, NONE, 1, MAX_POTION
|
||||
object SPRITE_POKE_BALL, 9, 7, STAY, NONE, 2, TM_DOUBLE_TEAM
|
||||
object SPRITE_POKE_BALL, 18, 18, STAY, NONE, 3, MAX_REVIVE
|
||||
object SPRITE_POKE_BALL, 19, 7, STAY, NONE, 4, GOLD_TEETH
|
||||
|
||||
; warp-to
|
||||
warp_to 20, 0, SAFARI_ZONE_WEST_WIDTH ; SAFARI_ZONE_NORTH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue