Goonstation 13 - Modules - TypesVar Details

/datum/antagonist/traitor

Vars

purchased_itemsA list of items that this traitor has purchased using their uplink. This tracks purchases made with any uplink, not just our own, so if a traitor is sassy and steals another antagonist's uplink, purchases will show up here too!
surplus_crate_itemsIf the traitor got a surplus crate, this list contains info about the items that were inside that crate.
uplinkOur initial uplink. This is only used to determine the popup shown to the player, so it isn't too important to track.

Var Details

purchased_items

A list of items that this traitor has purchased using their uplink. This tracks purchases made with any uplink, not just our own, so if a traitor is sassy and steals another antagonist's uplink, purchases will show up here too!

surplus_crate_items

If the traitor got a surplus crate, this list contains info about the items that were inside that crate.

Our initial uplink. This is only used to determine the popup shown to the player, so it isn't too important to track.