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
|
|
@ -8,11 +8,11 @@ PokemonTower6F_Object:
|
|||
db 0 ; signs
|
||||
|
||||
db 5 ; objects
|
||||
object SPRITE_MEDIUM, 12, 10, STAY, RIGHT, 1, OPP_CHANNELER, 19
|
||||
object SPRITE_MEDIUM, 9, 5, STAY, DOWN, 2, OPP_CHANNELER, 20
|
||||
object SPRITE_MEDIUM, 16, 5, STAY, LEFT, 3, OPP_CHANNELER, 21
|
||||
object SPRITE_BALL, 6, 8, STAY, NONE, 4, RARE_CANDY
|
||||
object SPRITE_BALL, 14, 14, STAY, NONE, 5, X_ACCURACY
|
||||
object SPRITE_CHANNELER, 12, 10, STAY, RIGHT, 1, OPP_CHANNELER, 19
|
||||
object SPRITE_CHANNELER, 9, 5, STAY, DOWN, 2, OPP_CHANNELER, 20
|
||||
object SPRITE_CHANNELER, 16, 5, STAY, LEFT, 3, OPP_CHANNELER, 21
|
||||
object SPRITE_POKE_BALL, 6, 8, STAY, NONE, 4, RARE_CANDY
|
||||
object SPRITE_POKE_BALL, 14, 14, STAY, NONE, 5, X_ACCURACY
|
||||
|
||||
; warp-to
|
||||
warp_to 18, 9, POKEMON_TOWER_6F_WIDTH ; POKEMON_TOWER_5F
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue