From 4c64460caec7bc72307e19bf375c4a83be6efb44 Mon Sep 17 00:00:00 2001 From: Dev Date: Fri, 29 Dec 2023 16:21:55 +0000 Subject: [PATCH] Fix json property name --- project/assets/configs/location.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/assets/configs/location.json b/project/assets/configs/location.json index 70a85013..239c4d3c 100644 --- a/project/assets/configs/location.json +++ b/project/assets/configs/location.json @@ -1052,7 +1052,7 @@ } } }, - "armorLootSettings": { + "equipmentLootSettings": { "modSpawnChancePercent": { "mod_nvg": 20, "front_plate": 50,