Skip to content

Commit

Permalink
Change: Increase Beacon Limit From 3 To 5 (#1377)
Browse files Browse the repository at this point in the history
  • Loading branch information
commy2 authored Oct 30, 2022
1 parent 18ea596 commit 40f5f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Patch104pZH/GameFilesEdited/Data/INI/multiplayer.ini
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ End

MultiplayerSettings
StartCountdownTimer = 5
MaxBeaconsPerPlayer = 3
MaxBeaconsPerPlayer = 5 ; Patch104p @tweak commy2 16/10/2022 Increase beacon limit from 3 to 5.
UseShroud = No
ShowRandomPlayerTemplate = Yes
ShowRandomStartPos = Yes
Expand Down

0 comments on commit 40f5f96

Please sign in to comment.