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
|
|
@ -12,9 +12,9 @@ Route18_Object:
|
|||
sign 33, 5, 5 ; Route18Text5
|
||||
|
||||
db 3 ; objects
|
||||
object SPRITE_BLACK_HAIR_BOY_1, 36, 11, STAY, RIGHT, 1, OPP_BIRD_KEEPER, 8
|
||||
object SPRITE_BLACK_HAIR_BOY_1, 40, 15, STAY, LEFT, 2, OPP_BIRD_KEEPER, 9
|
||||
object SPRITE_BLACK_HAIR_BOY_1, 42, 13, STAY, LEFT, 3, OPP_BIRD_KEEPER, 10
|
||||
object SPRITE_COOLTRAINER_M, 36, 11, STAY, RIGHT, 1, OPP_BIRD_KEEPER, 8
|
||||
object SPRITE_COOLTRAINER_M, 40, 15, STAY, LEFT, 2, OPP_BIRD_KEEPER, 9
|
||||
object SPRITE_COOLTRAINER_M, 42, 13, STAY, LEFT, 3, OPP_BIRD_KEEPER, 10
|
||||
|
||||
; warp-to
|
||||
warp_to 33, 8, ROUTE_18_WIDTH ; ROUTE_18_GATE_1F
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue