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
|
|
@ -7,9 +7,9 @@ CeruleanCaveB1F_Object:
|
|||
db 0 ; signs
|
||||
|
||||
db 3 ; objects
|
||||
object SPRITE_SLOWBRO, 27, 13, STAY, DOWN, 1, MEWTWO, 70
|
||||
object SPRITE_BALL, 16, 9, STAY, NONE, 2, ULTRA_BALL
|
||||
object SPRITE_BALL, 18, 1, STAY, NONE, 3, MAX_REVIVE
|
||||
object SPRITE_MONSTER, 27, 13, STAY, DOWN, 1, MEWTWO, 70
|
||||
object SPRITE_POKE_BALL, 16, 9, STAY, NONE, 2, ULTRA_BALL
|
||||
object SPRITE_POKE_BALL, 18, 1, STAY, NONE, 3, MAX_REVIVE
|
||||
|
||||
; warp-to
|
||||
warp_to 3, 6, CERULEAN_CAVE_B1F_WIDTH ; CERULEAN_CAVE_1F
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue