traitor 
Vars | |
give_codewords | Should the traitor get codewords? |
---|---|
give_uplink | Whether the traitor should get his uplink. |
hidden_uplink | The associated traitor's uplink. Only present if give_uplink is set to TRUE . |
is_hijacker | Whether the traitor will receive only hijack objective. |
Procs | |
assign_exchange_role | Assigning exchange role. |
finalize_antag | Give traitors their uplink. Play the traitor an alert sound. |
give_codewords | Notify the traitor of their codewords and write them to antag_memory (notes). |
give_uplink | Gives a traitor their uplink, and uplink code. |
Var Details
give_codewords 
Should the traitor get codewords?
give_uplink 
Whether the traitor should get his uplink.
hidden_uplink 
The associated traitor's uplink. Only present if give_uplink
is set to TRUE
.
is_hijacker 
Whether the traitor will receive only hijack objective.
Proc Details
assign_exchange_role
Assigning exchange role.
finalize_antag
Give traitors their uplink. Play the traitor an alert sound.
give_codewords
Notify the traitor of their codewords and write them to antag_memory
(notes).
give_uplink
Gives a traitor their uplink, and uplink code.