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
|
|
@ -14,8 +14,8 @@ SilphCo2F_Object:
|
|||
|
||||
db 5 ; objects
|
||||
object SPRITE_ERIKA, 10, 1, STAY, UP, 1 ; person
|
||||
object SPRITE_OAK_AIDE, 5, 12, STAY, DOWN, 2, OPP_SCIENTIST, 2
|
||||
object SPRITE_OAK_AIDE, 24, 13, STAY, LEFT, 3, OPP_SCIENTIST, 3
|
||||
object SPRITE_SCIENTIST, 5, 12, STAY, DOWN, 2, OPP_SCIENTIST, 2
|
||||
object SPRITE_SCIENTIST, 24, 13, STAY, LEFT, 3, OPP_SCIENTIST, 3
|
||||
object SPRITE_ROCKET, 16, 11, STAY, UP, 4, OPP_ROCKET, 23
|
||||
object SPRITE_ROCKET, 24, 7, STAY, UP, 5, OPP_ROCKET, 24
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue