mirror of
https://github.com/JezuzLizard/Public-BO2-Mods.git
synced 2025-06-07 18:47:59 -05:00
Merge branch 'master' of https://github.com/JezuzLizard/Public-BO2-Mods
This commit is contained in:
commit
44553ac45a
@ -88,5 +88,6 @@ Added dvar support allowing server hosters to change the vars from the config
|
||||
|
||||
Fixed a check involving mapMapChange()
|
||||
|
||||
|
||||
4/4/20
|
||||
Fixed getDvarIntDefault() not properly defining the default dvars
|
||||
|
||||
|
@ -17,6 +17,9 @@ set electricDoorsDisabledChanceActive "1"
|
||||
set firstRoomOnlyChanceActive "1"
|
||||
set disableBoxMoveChanceActive "1"
|
||||
|
||||
//this controls the simple map rotation between town, farm and bus depot
|
||||
set mapRotate "1"
|
||||
|
||||
//change settings chances of happening each time the server restarts
|
||||
set hyperSpeedSpawnsChance "50"
|
||||
set extraDropsChance "15"
|
||||
|
Loading…
x
Reference in New Issue
Block a user