mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 20:16:26 +13:00

mainly, making the SS Anne come back after getting the Marsh Badge, cause otherwise it would be useless.
12 lines
193 B
NASM
12 lines
193 B
NASM
BillsGarden_Object:
|
|
db $0 ; border block
|
|
|
|
def_warp_events
|
|
warp_event 8, 19, BILLS_HOUSE, 1
|
|
warp_event 9, 19, BILLS_HOUSE, 1
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
|
|
def_warps_to BILLS_GARDEN |