From 1bfac3b8c51bca0e49814bdefe78e0af79043576 Mon Sep 17 00:00:00 2001 From: Dev Date: Wed, 21 Jun 2023 17:37:49 +0100 Subject: [PATCH] Add missing comma --- project/assets/configs/inventory.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/assets/configs/inventory.json b/project/assets/configs/inventory.json index e498f7f9..0335721d 100644 --- a/project/assets/configs/inventory.json +++ b/project/assets/configs/inventory.json @@ -54,7 +54,7 @@ "5df24cf80dee1b22f862e9bc": 1 }, "defaultPresetsOnly": true, - "foundInRaid": true, + "foundInRaid": true, "weaponModRewardLimits": { "5448bc234bdc2d3c308b4569": { "type": "magazine", @@ -155,6 +155,6 @@ "6489870774a806211e4fb685", "6489879db5a2df1c815a04ef" ] - } + }, "customMoneyTpls": [] }