sliced_pipe ![modular_bluemoon/oni3288/code/pipebomb.dm 191](git.png)
Vars | |
allowed | Typecache of items we are allowed to stuff into the pipebomb for effects, only add items with effects |
---|---|
allowed_activators | A static list of types of assemblies that are allowed to be used to finish the bomb |
fuel_power | Static list of reagent to explosive power |
power | Explosion power to be transferred to the new pipebomb |
wires_are_in | Are wires inserted? If so, we are on the final step |
Var Details
allowed ![modular_bluemoon/oni3288/code/pipebomb.dm 200](git.png)
Typecache of items we are allowed to stuff into the pipebomb for effects, only add items with effects
allowed_activators ![modular_bluemoon/oni3288/code/pipebomb.dm 208](git.png)
A static list of types of assemblies that are allowed to be used to finish the bomb
fuel_power ![modular_bluemoon/oni3288/code/pipebomb.dm 217](git.png)
Static list of reagent to explosive power
power ![modular_bluemoon/oni3288/code/pipebomb.dm 224](git.png)
Explosion power to be transferred to the new pipebomb
wires_are_in ![modular_bluemoon/oni3288/code/pipebomb.dm 198](git.png)
Are wires inserted? If so, we are on the final step