explosive
Vars | |
allow_any_source | Whether we allow bombs without properly filled reaction_results or not. Setting this to true means the experiment will always pass the cause and effect check. |
---|---|
require_all | Whether we want everything in required_reactions to be fulfilled, or only one is needed. |
required_reactions | Typepath to gas reactions that we want. Empty if we do not require any at all or don't want any. |
sanitized_misc | Whether we want a clear misc or not. |
sanitized_reactions | Whether we only accept explosions with reactions that we set in src.required_reactions or do we allow other reactions in. |
Var Details
allow_any_source
Whether we allow bombs without properly filled reaction_results or not. Setting this to true means the experiment will always pass the cause and effect check.
require_all
Whether we want everything in required_reactions to be fulfilled, or only one is needed.
required_reactions
Typepath to gas reactions that we want. Empty if we do not require any at all or don't want any.
sanitized_misc
Whether we want a clear misc or not.
sanitized_reactions
Whether we only accept explosions with reactions that we set in src.required_reactions or do we allow other reactions in.