Removed 30TC thing from martyr/hijack
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user