spy ![code/modules/antagonists/spy/spy.dm 1](git.png)
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 ![code/modules/antagonists/spy/spy.dm 22](git.png)
Tracks all loot items the spy has claimed, for roundend
bounties_claimed ![code/modules/antagonists/spy/spy.dm 20](git.png)
Tracks number of bounties claimed, for roundend
spawn_with_objectives ![code/modules/antagonists/spy/spy.dm 18](git.png)
Whether we give them some random objetives to aim for.
uplink_created ![code/modules/antagonists/spy/spy.dm 14](git.png)
Whether an uplink has been created (successfully or at all)
uplink_location ![code/modules/antagonists/spy/spy.dm 16](git.png)
String displayed in the antag panel pointing the spy to where their uplink is.
uplink_weakref ![code/modules/antagonists/spy/spy.dm 27](git.png)
Weakref to our spy uplink Only exists for the sole purpose of letting admins see it