/tg/ Station 13 - Modules - TypesVar Details

contract_uplink

Vars

assignedIf the contract uplink's been assigned to a person yet
errorThe error screen sent to the UI so they can show the player.
first_loadBoolean on whether the program is being loaded for the first time, for a unique screen animation.
info_screenBoolean on whether the UI is on the Information screen.
traitor_dataThe traitor datum stored on the program. Starts off as null and is set by the player.

Var Details

assigned

If the contract uplink's been assigned to a person yet

error

The error screen sent to the UI so they can show the player.

first_load

Boolean on whether the program is being loaded for the first time, for a unique screen animation.

info_screen

Boolean on whether the UI is on the Information screen.

traitor_data

The traitor datum stored on the program. Starts off as null and is set by the player.