Removed 30TC thing from martyr/hijack

This commit is contained in:
Putnam
2020-03-03 16:46:41 -08:00
parent 7a5366f5dd
commit 3059e48278
2 changed files with 1 additions and 3 deletions
@@ -1,10 +1,9 @@
/datum/traitor_class/human/martyr
/datum/traitor_class/human/hijack
name = "Gorlex Marauder"
employer = "The Gorlex Marauders"
weight = 2
chaos = 5
cost = 5
TC = 30
uplink_filters = list(/datum/uplink_item/stealthy_weapons/romerol_kit)
/datum/traitor_class/human/hijack/forge_objectives(datum/antagonist/traitor/T)
@@ -4,7 +4,6 @@
weight = 2
chaos = 5
cost = 5
TC = 30
uplink_filters = list(/datum/uplink_item/stealthy_weapons/romerol_kit)
/datum/traitor_class/human/martyr/forge_objectives(datum/antagonist/traitor/T)