mine ![code/game/objects/effects/mines.dm 1](git.png)
Vars | |
triggered | We manually check to see if we've been triggered in case multiple atoms cross us in the time between the mine being triggered and it actually deleting, to avoid a race condition with multiple detonations |
---|
Var Details
triggered ![code/game/objects/effects/mines.dm 9](git.png)
We manually check to see if we've been triggered in case multiple atoms cross us in the time between the mine being triggered and it actually deleting, to avoid a race condition with multiple detonations