mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00

Added new sprites, plus a redesigned Scizor one. Crater warps have been added but are glitchy as of right now
12 lines
192 B
NASM
12 lines
192 B
NASM
MtMoonCrater_Object:
|
|
db $0 ; border block
|
|
|
|
def_warp_events
|
|
warp_event 23, 49, 10, LAST_MAP
|
|
warp_event 22, 49, 10, LAST_MAP
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
|
|
def_warps_to MT_MOON_CRATER |