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
|
|
@ -10,8 +10,8 @@ RocketHideoutB3F_Object:
|
|||
db 4 ; objects
|
||||
object SPRITE_ROCKET, 10, 22, STAY, RIGHT, 1, OPP_ROCKET, 14
|
||||
object SPRITE_ROCKET, 26, 12, STAY, UP, 2, OPP_ROCKET, 15
|
||||
object SPRITE_BALL, 26, 17, STAY, NONE, 3, TM_DOUBLE_EDGE
|
||||
object SPRITE_BALL, 20, 14, STAY, NONE, 4, RARE_CANDY
|
||||
object SPRITE_POKE_BALL, 26, 17, STAY, NONE, 3, TM_DOUBLE_EDGE
|
||||
object SPRITE_POKE_BALL, 20, 14, STAY, NONE, 4, RARE_CANDY
|
||||
|
||||
; warp-to
|
||||
warp_to 25, 6, ROCKET_HIDEOUT_B3F_WIDTH ; ROCKET_HIDEOUT_B2F
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue