This commit is contained in:
zerothebigboy
2020-08-04 07:25:18 -04:00
parent 25d2b1a3f1
commit b44a329db1
3 changed files with 3 additions and 3 deletions
@@ -4,7 +4,7 @@
weight = 3
chaos = 5
threat = 3
min_players = 25
min_players = 0
uplink_filters = list(/datum/uplink_item/stealthy_weapons/romerol_kit)
/datum/traitor_class/human/hijack/forge_objectives(datum/antagonist/traitor/T)
@@ -4,7 +4,7 @@
weight = 2
chaos = 5
threat = 5
min_players = 20
min_players = 0
uplink_filters = list(/datum/uplink_item/stealthy_weapons/romerol_kit,/datum/uplink_item/bundles_TC/contract_kit)
/datum/traitor_class/human/martyr/forge_objectives(datum/antagonist/traitor/T)
@@ -1,7 +1,7 @@
/datum/traitor_class/human/subterfuge
name = "MI13 Operative"
employer = "MI13"
weight = 20
weight = 40
chaos = -5
/datum/traitor_class/human/subterfuge/forge_single_objective(datum/antagonist/traitor/T)