mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Shuttle transit zone changes
This commit is contained in:
@@ -120,6 +120,7 @@ var/list/global/map_templates = list()
|
||||
if(!dont_init)
|
||||
initTemplateBounds(bounds)
|
||||
log_game("Z-level [name] loaded at at [x],[y],[world.maxz]")
|
||||
on_map_loaded(world.maxz) //VOREStation Edit
|
||||
return TRUE
|
||||
|
||||
/datum/map_template/proc/load(turf/T, centered = FALSE, dont_init = FALSE)
|
||||
|
||||
Reference in New Issue
Block a user