byond - Modules - TypesVar Details - Proc Details

minelayer

Vars

cooldowntime between throws
iff_signalstored iff signal
max_amounthow many mines can be stored
rangeradius on mine placement
stored_amounthow many mines are currently stored

Procs

place_minethis proc is used to check a turf and place mines
throw_minethis proc is used to check for valid turfs and throw mines

Var Details

cooldown

time between throws

iff_signal

stored iff signal

max_amount

how many mines can be stored

range

radius on mine placement

stored_amount

how many mines are currently stored

Proc Details

place_mine

this proc is used to check a turf and place mines

throw_mine

this proc is used to check for valid turfs and throw mines