/tg/ Station 13 - Modules - TypesVar Details

bank_machine

Vars

account_departmentWhat department to check to link our bank account to.
minimum_time_between_warningsThe amount of time we have between warnings
next_warningAmount of time before the next warning over the radio is announced.
radioThe machine's internal radio, used to broadcast alerts.
radio_channelThe channel we announce a siphon over.
siphoningWhether the machine is currently being siphoned
synced_bank_accountBank account we're connected to.
syphoning_creditsWhile siphoning, how much money do we have? Will drop this once siphon is complete.
unauthorizedWhether siphoning is authorized or not (has access)

Var Details

account_department

What department to check to link our bank account to.

minimum_time_between_warnings

The amount of time we have between warnings

next_warning

Amount of time before the next warning over the radio is announced.

radio

The machine's internal radio, used to broadcast alerts.

radio_channel

The channel we announce a siphon over.

siphoning

Whether the machine is currently being siphoned

synced_bank_account

Bank account we're connected to.

syphoning_credits

While siphoning, how much money do we have? Will drop this once siphon is complete.

unauthorized

Whether siphoning is authorized or not (has access)