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,14 +10,14 @@ RockTunnelB1F_Object:
|
|||
db 0 ; signs
|
||||
|
||||
db 8 ; objects
|
||||
object SPRITE_LASS, 11, 13, STAY, DOWN, 1, OPP_JR_TRAINER_F, 9
|
||||
object SPRITE_COOLTRAINER_F, 11, 13, STAY, DOWN, 1, OPP_JR_TRAINER_F, 9
|
||||
object SPRITE_HIKER, 6, 10, STAY, DOWN, 2, OPP_HIKER, 9
|
||||
object SPRITE_BLACK_HAIR_BOY_2, 3, 5, STAY, DOWN, 3, OPP_POKEMANIAC, 3
|
||||
object SPRITE_BLACK_HAIR_BOY_2, 20, 21, STAY, RIGHT, 4, OPP_POKEMANIAC, 4
|
||||
object SPRITE_SUPER_NERD, 3, 5, STAY, DOWN, 3, OPP_POKEMANIAC, 3
|
||||
object SPRITE_SUPER_NERD, 20, 21, STAY, RIGHT, 4, OPP_POKEMANIAC, 4
|
||||
object SPRITE_HIKER, 30, 10, STAY, DOWN, 5, OPP_HIKER, 10
|
||||
object SPRITE_LASS, 14, 28, STAY, RIGHT, 6, OPP_JR_TRAINER_F, 10
|
||||
object SPRITE_COOLTRAINER_F, 14, 28, STAY, RIGHT, 6, OPP_JR_TRAINER_F, 10
|
||||
object SPRITE_HIKER, 33, 5, STAY, RIGHT, 7, OPP_HIKER, 11
|
||||
object SPRITE_BLACK_HAIR_BOY_2, 26, 30, STAY, DOWN, 8, OPP_POKEMANIAC, 5
|
||||
object SPRITE_SUPER_NERD, 26, 30, STAY, DOWN, 8, OPP_POKEMANIAC, 5
|
||||
|
||||
; warp-to
|
||||
warp_to 33, 25, ROCK_TUNNEL_B1F_WIDTH ; ROCK_TUNNEL_1F
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue