byond - Modules - TypesVar Details

Default Template Name

Vars

created_atomsthe list of atoms created by this template being loaded, only populated if returns_created_atoms is TRUE
default_areaDefault area associated with the map template
returns_created_atomsif true, creates a list of all atoms created by this template loading, defaults to FALSE
should_place_on_topif true, turfs loaded from this template are placed on top of the turfs already there, defaults to TRUE

Var Details

created_atoms

the list of atoms created by this template being loaded, only populated if returns_created_atoms is TRUE

default_area

Default area associated with the map template

returns_created_atoms

if true, creates a list of all atoms created by this template loading, defaults to FALSE

should_place_on_top

if true, turfs loaded from this template are placed on top of the turfs already there, defaults to TRUE