mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Update DiglettsCave.asm
This commit is contained in:
parent
697d478577
commit
8dafe51b13
|
@ -8,6 +8,6 @@ DiglettsCave_Object:
|
||||||
def_bg_events
|
def_bg_events
|
||||||
|
|
||||||
def_object_events
|
def_object_events
|
||||||
object_event 30, 15, SPRITE_MON, WALK, DOWN, 9, CROCKY, 40
|
object_event 30, 15, SPRITE_MONSTER, WALK, DOWN, 9, CROCKY, 40
|
||||||
|
|
||||||
def_warps_to DIGLETTS_CAVE
|
def_warps_to DIGLETTS_CAVE
|
||||||
|
|
Loading…
Reference in a new issue