Made hijack, martyr more common

This commit is contained in:
Putnam
2020-03-12 15:05:53 -07:00
parent ae94083dbe
commit b1a94f7667
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
/datum/traitor_class/human/hijack
name = "Gorlex Marauder"
employer = "The Gorlex Marauders"
weight = 1
weight = 3
chaos = 5
cost = 5
uplink_filters = list(/datum/uplink_item/stealthy_weapons/romerol_kit)

View File

@@ -1,7 +1,7 @@
/datum/traitor_class/human/martyr
name = "Tiger Cooperator"
employer = "The Tiger Cooperative"
weight = 1
weight = 2
chaos = 5
cost = 5
uplink_filters = list(/datum/uplink_item/stealthy_weapons/romerol_kit,/datum/uplink_item/bundles_TC/contract_kit)