Rebalanced traitor objective difficulty (#6173)
This commit is contained in:
@@ -65,7 +65,7 @@ namespace Content.Server.Objectives.Conditions
|
||||
}
|
||||
}
|
||||
|
||||
public float Difficulty => 2f;
|
||||
public float Difficulty => 2.25f;
|
||||
|
||||
public bool Equals(IObjectiveCondition? other)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user