Skip to content

Commit

Permalink
Adjust classic traitor scaling
Browse files Browse the repository at this point in the history
  • Loading branch information
flappybatpal committed Oct 9, 2023
1 parent c12d20e commit 7959ed8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion code/datums/gamemodes/traitor.dm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#ifdef RP_MODE
var/const/pop_divisor = 10
#else
var/const/pop_divisor = 7
var/const/pop_divisor = 8
#endif


Expand Down
5 changes: 4 additions & 1 deletion strings/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

(t)mon oct 09 23
(u)Flappybat
(e)⚖|C-Balance
(+)Scaling of number of traitors vs crew in the Traitor game mode has been adjusted to move the maximum of 5 traitors from a minimum of 35 to 40 crew. RP scaling unchanged.
(t)sun oct 08 23
(u)Flaborized
(p)15922
Expand Down

0 comments on commit 7959ed8

Please sign in to comment.