code/modules/antagonists/traitor/objectives/sabotage_machinery.dm
/proc/add_sabotage_machine | Marks a machine as a possible traitor sabotage target |
---|---|
/datum/traitor_objective_category/sabotage_machinery | Traitor objective to destroy a machine the crew cares about |
/obj/item/traitor_machine_trapper | Item which you use on a machine to cause it to explode next time someone interacts with it |
/datum/objective_target_machine_handler | Datum which manages references to things we are instructed to destroy |