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
|
|
@ -14,10 +14,10 @@ SafariZoneEast_Object:
|
|||
sign 5, 23, 7 ; SafariZoneEastText7
|
||||
|
||||
db 4 ; objects
|
||||
object SPRITE_BALL, 21, 10, STAY, NONE, 1, FULL_RESTORE
|
||||
object SPRITE_BALL, 3, 7, STAY, NONE, 2, MAX_POTION
|
||||
object SPRITE_BALL, 20, 13, STAY, NONE, 3, CARBOS
|
||||
object SPRITE_BALL, 15, 12, STAY, NONE, 4, TM_EGG_BOMB
|
||||
object SPRITE_POKE_BALL, 21, 10, STAY, NONE, 1, FULL_RESTORE
|
||||
object SPRITE_POKE_BALL, 3, 7, STAY, NONE, 2, MAX_POTION
|
||||
object SPRITE_POKE_BALL, 20, 13, STAY, NONE, 3, CARBOS
|
||||
object SPRITE_POKE_BALL, 15, 12, STAY, NONE, 4, TM_EGG_BOMB
|
||||
|
||||
; warp-to
|
||||
warp_to 0, 4, SAFARI_ZONE_EAST_WIDTH ; SAFARI_ZONE_NORTH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue