spy 
Vars | |
| all_loot | Tracks all loot items the spy has claimed, for roundend |
|---|---|
| bounties_claimed | Tracks number of bounties claimed, for roundend |
| spawn_with_objectives | Whether we give them some random objetives to aim for. |
| uplink_created | Whether an uplink has been created (successfully or at all) |
| uplink_location | String displayed in the antag panel pointing the spy to where their uplink is. |
| uplink_weakref | Weakref to our spy uplink Only exists for the sole purpose of letting admins see it |
Var Details
all_loot 
Tracks all loot items the spy has claimed, for roundend
bounties_claimed 
Tracks number of bounties claimed, for roundend
spawn_with_objectives 
Whether we give them some random objetives to aim for.
uplink_created 
Whether an uplink has been created (successfully or at all)
uplink_location 
String displayed in the antag panel pointing the spy to where their uplink is.
uplink_weakref 
Weakref to our spy uplink Only exists for the sole purpose of letting admins see it