bank_machine
Vars | |
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) |
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)