From a99939eba13a6b0f6c187d212a989e424cb355d0 Mon Sep 17 00:00:00 2001 From: wish Date: Fri, 28 Oct 2022 09:11:14 +1100 Subject: [PATCH] set default featured weapons to 1 --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index b94d6c868..4bc422280 100644 --- a/config.json +++ b/config.json @@ -2,7 +2,7 @@ "Host": "127.0.0.1", "BinPath": "bin", "DisableSoftCrash": false, - "FeaturedWeapons": 2, + "FeaturedWeapons": 1, "DevMode": true, "DevModeOptions": { "PatchServerManifest": "",