/tg/ Station 13 - Modules - TypesVar Details

traitor_objective_register

Helper component that registers signals on an object This is not necessary to use and gives little control over the conditions

Vars

fail_signalsSignals to listen out for to automatically fail the objective.
penaltyWhether failing has a penalty
succeed_signalsSignals to listen out for to automatically succeed the objective
targetThe target to apply the succeed/fail signals onto

Var Details

fail_signals

Signals to listen out for to automatically fail the objective.

penalty

Whether failing has a penalty

succeed_signals

Signals to listen out for to automatically succeed the objective

target

The target to apply the succeed/fail signals onto