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 @@ Route4_Object:
|
|||
sign 27, 7, 6 ; Route4Text6
|
||||
|
||||
db 3 ; objects
|
||||
object SPRITE_LASS, 9, 8, WALK, 0, 1 ; person
|
||||
object SPRITE_LASS, 63, 3, STAY, RIGHT, 2, OPP_LASS, 4
|
||||
object SPRITE_BALL, 57, 3, STAY, NONE, 3, TM_WHIRLWIND
|
||||
object SPRITE_COOLTRAINER_F, 9, 8, WALK, 0, 1 ; person
|
||||
object SPRITE_COOLTRAINER_F, 63, 3, STAY, RIGHT, 2, OPP_LASS, 4
|
||||
object SPRITE_POKE_BALL, 57, 3, STAY, NONE, 3, TM_WHIRLWIND
|
||||
|
||||
; warp-to
|
||||
warp_to 11, 5, ROUTE_4_WIDTH ; MT_MOON_POKECENTER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue