/tg/ Station 13 - Modules - TypesVar Details - Proc Details

shuttle_scrambler

Vars

activeIs the machine siphoning right now
credits_storedThe amount of money stored in the machine
siphon_per_tickThe amount of money removed per tick

Procs

dump_lootHandles expelling all the siphoned credits as holochips
interrupt_researchHandles interrupting research
send_notificationAlerts the crew about the siphon
toggle_offSwitches off the siphon
toggle_onTurns on the siphoning, and its various side effects

Var Details

active

Is the machine siphoning right now

credits_stored

The amount of money stored in the machine

siphon_per_tick

The amount of money removed per tick

Proc Details

dump_loot

Handles expelling all the siphoned credits as holochips

interrupt_research

Handles interrupting research

send_notification

Alerts the crew about the siphon

toggle_off

Switches off the siphon

toggle_on

Turns on the siphoning, and its various side effects