mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 23:55:24 +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 @@ RockTunnel1F_Object:
|
|||
object SPRITE_HIKER, 7, 5, STAY, DOWN, 1, OPP_HIKER, 12
|
||||
object SPRITE_HIKER, 5, 16, STAY, DOWN, 2, OPP_HIKER, 13
|
||||
object SPRITE_HIKER, 17, 15, STAY, LEFT, 3, OPP_HIKER, 14
|
||||
object SPRITE_BLACK_HAIR_BOY_2, 23, 8, STAY, LEFT, 4, OPP_POKEMANIAC, 7
|
||||
object SPRITE_LASS, 37, 21, STAY, LEFT, 5, OPP_JR_TRAINER_F, 17
|
||||
object SPRITE_LASS, 22, 24, STAY, DOWN, 6, OPP_JR_TRAINER_F, 18
|
||||
object SPRITE_LASS, 32, 24, STAY, RIGHT, 7, OPP_JR_TRAINER_F, 19
|
||||
object SPRITE_SUPER_NERD, 23, 8, STAY, LEFT, 4, OPP_POKEMANIAC, 7
|
||||
object SPRITE_COOLTRAINER_F, 37, 21, STAY, LEFT, 5, OPP_JR_TRAINER_F, 17
|
||||
object SPRITE_COOLTRAINER_F, 22, 24, STAY, DOWN, 6, OPP_JR_TRAINER_F, 18
|
||||
object SPRITE_COOLTRAINER_F, 32, 24, STAY, RIGHT, 7, OPP_JR_TRAINER_F, 19
|
||||
|
||||
; warp-to
|
||||
warp_to 15, 3, ROCK_TUNNEL_1F_WIDTH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue