Skip to content

Commit

Permalink
Raise ratking migration minimum players to 30 from 15
Browse files Browse the repository at this point in the history
  • Loading branch information
Simyon264 committed Jul 5, 2024
1 parent ead0c37 commit 3b07b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Prototypes/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
earliestStart: 15
weight: 6
duration: 50
minimumPlayers: 15 # Hopefully this is enough for the Rat King's potential Army
minimumPlayers: 30 # Hopefully this is enough for the Rat King's potential Army (it was not, raised from 15 -> 30)
- type: VentCrittersRule
entries:
- id: MobMouse
Expand Down

0 comments on commit 3b07b91

Please sign in to comment.