mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-09 15:10:57 +13:00
Has the map connections, warps, and maps all done. A single person is there right now; Prof. Westwood V, as a reference to the early worldbuilding. I'll work on this more as time goes on.
11 lines
199 B
NASM
11 lines
199 B
NASM
CeladonUniversityOutside_Object:
|
|
db $f ; border block
|
|
|
|
def_warp_events
|
|
warp_event 20, 13, CELADON_UNIVERSITY_INSIDE, 1
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
|
|
def_warps_to CELADON_UNIVERSITY_OUTSIDE |