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,15 +12,15 @@ Route8_Object:
|
|||
sign 17, 3, 10 ; Route8Text10
|
||||
|
||||
db 9 ; objects
|
||||
object SPRITE_BLACK_HAIR_BOY_2, 8, 5, STAY, RIGHT, 1, OPP_SUPER_NERD, 3
|
||||
object SPRITE_SUPER_NERD, 8, 5, STAY, RIGHT, 1, OPP_SUPER_NERD, 3
|
||||
object SPRITE_GAMBLER, 13, 9, STAY, UP, 2, OPP_GAMBLER, 5
|
||||
object SPRITE_BLACK_HAIR_BOY_2, 42, 6, STAY, UP, 3, OPP_SUPER_NERD, 4
|
||||
object SPRITE_LASS, 26, 3, STAY, LEFT, 4, OPP_LASS, 13
|
||||
object SPRITE_BLACK_HAIR_BOY_2, 26, 4, STAY, RIGHT, 5, OPP_SUPER_NERD, 5
|
||||
object SPRITE_LASS, 26, 5, STAY, LEFT, 6, OPP_LASS, 14
|
||||
object SPRITE_LASS, 26, 6, STAY, RIGHT, 7, OPP_LASS, 15
|
||||
object SPRITE_SUPER_NERD, 42, 6, STAY, UP, 3, OPP_SUPER_NERD, 4
|
||||
object SPRITE_COOLTRAINER_F, 26, 3, STAY, LEFT, 4, OPP_LASS, 13
|
||||
object SPRITE_SUPER_NERD, 26, 4, STAY, RIGHT, 5, OPP_SUPER_NERD, 5
|
||||
object SPRITE_COOLTRAINER_F, 26, 5, STAY, LEFT, 6, OPP_LASS, 14
|
||||
object SPRITE_COOLTRAINER_F, 26, 6, STAY, RIGHT, 7, OPP_LASS, 15
|
||||
object SPRITE_GAMBLER, 46, 13, STAY, DOWN, 8, OPP_GAMBLER, 7
|
||||
object SPRITE_LASS, 51, 12, STAY, LEFT, 9, OPP_LASS, 16
|
||||
object SPRITE_COOLTRAINER_F, 51, 12, STAY, LEFT, 9, OPP_LASS, 16
|
||||
|
||||
; warp-to
|
||||
warp_to 1, 9, ROUTE_8_WIDTH ; ROUTE_8_GATE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue