mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-07 16:15:23 +13:00
Implementing static Crocky encounter
This commit is contained in:
parent
fe4dc821fd
commit
75d4e47586
15 changed files with 61 additions and 40 deletions
|
|
@ -7,7 +7,7 @@ CeruleanCaveB1F_Object:
|
|||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
object_event 27, 13, SPRITE_MONSTER, STAY, DOWN, 1, MEWTWO, 70
|
||||
object_event 27, 13, SPRITE_MONSTER, STAY, DOWN, 1, MEWTWO, 70 | OW_POKEMON
|
||||
object_event 16, 9, SPRITE_POKE_BALL, STAY, NONE, 2, ULTRA_BALL
|
||||
object_event 18, 1, SPRITE_POKE_BALL, STAY, NONE, 3, MAX_REVIVE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue