/tg/ Station 13 - Modules - TypesVar Details - Proc Details

spine_traps

Marks several areas with thrusting spines which damage and slow people

Vars

min_rangeDon't create zones within this radius
rangeCreate zones at most this far away
zones_to_createNumber of zones to place

Procs

is_valid_turfReturns true if we can place a trap at the specified location
place_zonePlaces a 3x3 area of spike traps around a central provided point, returns the list of now occupied turfs

Var Details

min_range

Don't create zones within this radius

range

Create zones at most this far away

zones_to_create

Number of zones to place

Proc Details

is_valid_turf

Returns true if we can place a trap at the specified location

place_zone

Places a 3x3 area of spike traps around a central provided point, returns the list of now occupied turfs