minelayer

Vars | |
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 |
Procs | |
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 |
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