area_based_godmode
Area-based godmode. Gain and Lose message can only be set once, at initial component creation; adding a source will not update them.
Vars | |
allow_area_subtypes | Whether or not to allow subtypes of the area type to trigger godmode. |
---|---|
check_area_cached_state | Cached state of check_area, prevents recalculating on source add |
gain_message | The message to send to the mob when they gain godmode. |
lose_message | The message to send to the mob when they lose godmode. |
sources_to_area_type | The type of area that will trigger godmode. |
Var Details
allow_area_subtypes
Whether or not to allow subtypes of the area type to trigger godmode.
check_area_cached_state
Cached state of check_area, prevents recalculating on source add
gain_message
The message to send to the mob when they gain godmode.
lose_message
The message to send to the mob when they lose godmode.
sources_to_area_type
The type of area that will trigger godmode.