mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-07 08:05: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
|
|
@ -21,11 +21,11 @@ CeladonMart3F_Object:
|
|||
sign 10, 1, 17 ; CeladonMart3Text17
|
||||
|
||||
db 5 ; objects
|
||||
object SPRITE_MART_GUY, 16, 5, STAY, NONE, 1 ; person
|
||||
object SPRITE_GAMEBOY_KID_COPY, 11, 6, STAY, RIGHT, 2 ; person
|
||||
object SPRITE_GAMEBOY_KID_COPY, 7, 2, STAY, DOWN, 3 ; person
|
||||
object SPRITE_GAMEBOY_KID_COPY, 8, 2, STAY, DOWN, 4 ; person
|
||||
object SPRITE_YOUNG_BOY, 2, 5, STAY, UP, 5 ; person
|
||||
object SPRITE_CLERK, 16, 5, STAY, NONE, 1 ; person
|
||||
object SPRITE_GAMEBOY_KID, 11, 6, STAY, RIGHT, 2 ; person
|
||||
object SPRITE_GAMEBOY_KID, 7, 2, STAY, DOWN, 3 ; person
|
||||
object SPRITE_GAMEBOY_KID, 8, 2, STAY, DOWN, 4 ; person
|
||||
object SPRITE_LITTLE_BOY, 2, 5, STAY, UP, 5 ; person
|
||||
|
||||
; warp-to
|
||||
warp_to 12, 1, CELADON_MART_3F_WIDTH ; CELADON_MART_4F
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue