/tg/ Station 13 - Modules - TypesVar Details

syndicatebomb

Vars

activeIs the bomb counting down?
add_boom_wiresIf TRUE, more boom wires are added based on the timer set.
beepsoundWhat sound do we make as we beep down the timer?
can_unanchorCan we be unanchored?
countdownThe countdown that'll show up to ghosts regarding the bomb's timer.
delayedbigIs the delay wire pulsed?
delayedlittleIs the activation wire pulsed?
detonation_timerThe timer for the bomb.
examinable_countdownWhether the countdown is visible on examine
explode_nowShould we just tell the payload to explode now? Usually triggered by an event (like cutting the wrong wire)
maximum_timerWhat is the highest amount of time we can set the timer to?
minimum_timerWhat is the lowest amount of time we can set the timer to?
next_beepWhen do we beep next?
open_panelAre the wires exposed?
payloadReference to the bomb core inside the bomb, which is the part that actually explodes.
timer_setWhat is the default amount of time we set the timer to?

Var Details

active

Is the bomb counting down?

add_boom_wires

If TRUE, more boom wires are added based on the timer set.

beepsound

What sound do we make as we beep down the timer?

can_unanchor

Can we be unanchored?

countdown

The countdown that'll show up to ghosts regarding the bomb's timer.

delayedbig

Is the delay wire pulsed?

delayedlittle

Is the activation wire pulsed?

detonation_timer

The timer for the bomb.

examinable_countdown

Whether the countdown is visible on examine

explode_now

Should we just tell the payload to explode now? Usually triggered by an event (like cutting the wrong wire)

maximum_timer

What is the highest amount of time we can set the timer to?

minimum_timer

What is the lowest amount of time we can set the timer to?

next_beep

When do we beep next?

open_panel

Are the wires exposed?

payload

Reference to the bomb core inside the bomb, which is the part that actually explodes.

timer_set

What is the default amount of time we set the timer to?