byond - Modules - TypesVar Details

/datum/map_config

Vars

crack_open_horizontal_positionsShipmap: A list of x positions can be the start of a crack in the event of a FTL crash
ground_crash_template_nameShipmap: The name of the template to load in the event of a FTL ground crash
open_space_boundsShipmap: A list of bounds in the form of minx, maxx, miny, maxy of space that will convert to open space in the event of a FTL crash
override_mapIf truthy this is config for a round overridden map: search for override maps in data/, instead of using a path in maps

Var Details

crack_open_horizontal_positions

Shipmap: A list of x positions can be the start of a crack in the event of a FTL crash

ground_crash_template_name

Shipmap: The name of the template to load in the event of a FTL ground crash

open_space_bounds

Shipmap: A list of bounds in the form of minx, maxx, miny, maxy of space that will convert to open space in the event of a FTL crash

override_map

If truthy this is config for a round overridden map: search for override maps in data/, instead of using a path in maps