mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2026-08-15 13:04:50 +00:00
Update setting.json
This commit is contained in:
parent
c71acc9b70
commit
0257199e0b
1 changed files with 13 additions and 2 deletions
15
dist/ba_root/mods/setting.json
vendored
15
dist/ba_root/mods/setting.json
vendored
|
|
@ -17,6 +17,16 @@
|
|||
"whitelist"
|
||||
]
|
||||
},
|
||||
"OwnDefaultBackground": {
|
||||
"enable": false,
|
||||
"color": [0.2, 1, 1]
|
||||
},
|
||||
"Snowfall": {
|
||||
"enable": true,
|
||||
"SnowCount": 2,
|
||||
"SnowFallingSpeed": 0.1,
|
||||
"SnowScale": 0.4
|
||||
},
|
||||
"JoiningFast": {
|
||||
"enable": true,
|
||||
"JoiningCount": 3
|
||||
|
|
@ -107,8 +117,9 @@
|
|||
"enable": true,
|
||||
"startTime": "18:30",
|
||||
"endTime": "06:00",
|
||||
"fireflies": true,
|
||||
"fireflies_random_color": true
|
||||
"Snowfall": true,
|
||||
"fireflies": false,
|
||||
"fireflies_random_color": false
|
||||
},
|
||||
"colorfullMap": false,
|
||||
"playlists": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue