/tg/ Station 13 - Modules - TypesProc Details

armour_dimensional_theme

Datum describing a 'theme' which transforms a 3x3 area's turfs when applied. It also creates a number of themed barriers in that area.

Procs

applyTransforms turfs around a source point into a new themed material. Also place some barriers in unoccupied areas.
apply_randomApplies a random dimensional theme effect centered around a provided point. This will transform floors and walls, as well as creating some themed barriers in that area.
convert_turfChanges a turf into a different turf
get_target_areaReturns a list of turfs which it is valid to apply changes to.
place_barrierPlaces a barrier at a specified turf.
place_barriersPlaces a random amount of themed barriers in unoccupied spaces adjacent to a source tile.

Proc Details

apply

Transforms turfs around a source point into a new themed material. Also place some barriers in unoccupied areas.

Arguments

apply_random

Applies a random dimensional theme effect centered around a provided point. This will transform floors and walls, as well as creating some themed barriers in that area.

Arguments

convert_turf

Changes a turf into a different turf

Arguments

get_target_area

Returns a list of turfs which it is valid to apply changes to.

Arguments

place_barrier

Places a barrier at a specified turf.

Arguments

place_barriers

Places a random amount of themed barriers in unoccupied spaces adjacent to a source tile.

Arguments