gibtonite ![code/modules/mining/ores_coins.dm 237](git.png)
Vars | |
attacher | who attached the rig to us |
---|---|
det_time | how long does it take for this to detonate |
det_timer | the timer |
primed | if the gibtonite is currently primed for explosion |
quality | How pure this gibtonite is, determines the explosion produced by it and is derived from the det_time of the rock wall it was taken from, higher value = better |
rig | the assembly rig |
rig_overlay | the rig overlay |
Procs | |
defuse | Stop the reaction and reduce ore explosive power |
Var Details
attacher ![code/modules/mining/ores_coins.dm 254](git.png)
who attached the rig to us
det_time ![code/modules/mining/ores_coins.dm 248](git.png)
how long does it take for this to detonate
det_timer ![code/modules/mining/ores_coins.dm 250](git.png)
the timer
primed ![code/modules/mining/ores_coins.dm 246](git.png)
if the gibtonite is currently primed for explosion
quality ![code/modules/mining/ores_coins.dm 252](git.png)
How pure this gibtonite is, determines the explosion produced by it and is derived from the det_time of the rock wall it was taken from, higher value = better
rig ![code/modules/mining/ores_coins.dm 256](git.png)
the assembly rig
rig_overlay ![code/modules/mining/ores_coins.dm 260](git.png)
the rig overlay
Proc Details
defuse
Stop the reaction and reduce ore explosive power