byond - Modules - TypesVar Details

/area/template_noop/conditional

A conditional template noop (no operation) only if the trigger_area_type matches the existing area (or there wasn't an existing area)

Vars

resulting_area_typeThe area to convert to if the existing area type matched trigger_area_type
trigger_area_typeIf the existing area is this type, then we convert to resulting_area_type

Var Details

resulting_area_type

The area to convert to if the existing area type matched trigger_area_type

trigger_area_type

If the existing area is this type, then we convert to resulting_area_type