mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-16 12:06:28 +13:00

Works pretty okay but floor 2 is bugged. Don't go there right now unless you're trying to fix it.
19 lines
270 B
NASM
19 lines
270 B
NASM
object_const_def
|
|
|
|
PewterMuseumOfScience2F_MapScripts:
|
|
def_scene_scripts
|
|
|
|
def_callbacks
|
|
|
|
PewterMuseumOfScience2F_MapEvents:
|
|
db 0, 0 ; filler
|
|
|
|
def_warp_events
|
|
warp_event 7, 7, PEWTER_MUSEUM_OF_SCIENCE_1F, 1
|
|
|
|
def_coord_events
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|