combustible_flooder
Component that floods gas when ignited by fire.
Procs | |
attackby_react | Being attacked by something |
---|---|
flame_react | fire_act reaction. |
flood | Do the flooding. Trigger temperature is the temperature we will flood at if we dont have a temp set at the start. Trigger referring to whatever triggered it. |
hotspots_react | Hotspot reaction. |
projectile_react | Shot by something |
welder_react | Welder check. Here because tool_act is higher priority than attackby. |
Proc Details
attackby_react
Being attacked by something
flame_react
fire_act reaction.
flood
Do the flooding. Trigger temperature is the temperature we will flood at if we dont have a temp set at the start. Trigger referring to whatever triggered it.
hotspots_react
Hotspot reaction.
projectile_react
Shot by something
welder_react
Welder check. Here because tool_act is higher priority than attackby.