traitor

Procs | |
| contractor_round_end | Proc detailing contract kit buys/completed contracts/additional info |
|---|---|
| equip | Simple helper proc that handles equipping the traitor if necessary. |
| forge_escape_objective | Forges a single escape objective and adds it to this datum's objective list. |
| forge_single_generic_objective | Adds a generic kill or steal objective to this datum's objective list. |
| forge_traitor_objectives | Generates a complete set of traitor objectives up to the traitor objective limit, including non-generic objectives such as martyr and hijack. |
| give_codewords | Outputs this shift's codewords and responses to the antag's chat and copies them to their memory. |
| roundend_report_footer | Get all the icons/total cost for all our items bought Special case for reinforcements, we want to show their ckey and name on round end. |
Proc Details
contractor_round_end
Proc detailing contract kit buys/completed contracts/additional info
equip
Simple helper proc that handles equipping the traitor if necessary.
forge_escape_objective
Forges a single escape objective and adds it to this datum's objective list.
forge_single_generic_objective
Adds a generic kill or steal objective to this datum's objective list.
forge_traitor_objectives
Generates a complete set of traitor objectives up to the traitor objective limit, including non-generic objectives such as martyr and hijack.
give_codewords
Outputs this shift's codewords and responses to the antag's chat and copies them to their memory.
roundend_report_footer
Get all the icons/total cost for all our items bought Special case for reinforcements, we want to show their ckey and name on round end.