From bdb1074ef07bc1a6e6c2618a726a4112e042ac81 Mon Sep 17 00:00:00 2001 From: Valens <8889280+VforValens@users.noreply.github.com> Date: Mon, 21 Jul 2025 13:50:52 -0400 Subject: [PATCH] Update core.json Update core.json commandUseLimits for the StashRows from 15 -> 29 to now properly allow for purchasing 56 rows of stash space. --- Libraries/SPTarkov.Server.Assets/SPT_Data/configs/core.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/core.json b/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/core.json index a291d712..66d7fcea 100644 --- a/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/core.json +++ b/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/core.json @@ -180,7 +180,7 @@ "giveCommandEnabled": true }, "commandUseLimits": { - "StashRows": 15 + "StashRows": 29 }, "ids": { "commando": "6723fd51c5924c57ce0ca01e",