diff --git a/code/game/gamemodes/dynamic/antag_rulesets.dm b/code/game/gamemodes/dynamic/antag_rulesets.dm index 9e251becabb..62293adf6cb 100644 --- a/code/game/gamemodes/dynamic/antag_rulesets.dm +++ b/code/game/gamemodes/dynamic/antag_rulesets.dm @@ -161,7 +161,7 @@ /datum/ruleset/traitor name = "Traitor" ruleset_weight = 11 - antag_cost = 5 + antag_cost = 7 antag_weight = 2 antagonist_type = /datum/antagonist/traitor