From b5dde42c202759609411a8c21e5e3ad097cd849d Mon Sep 17 00:00:00 2001 From: R3ality Date: Sun, 22 Jun 2025 10:22:24 +0300 Subject: [PATCH] Fix EDITPROFILE gift code with LL4 Ragman and Ref (#413) * fix: meet level requirement for max ragman * fix: unlock and max trader ref --- .../SPT_Data/configs/gifts.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/gifts.json b/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/gifts.json index 70956ad8..23c6badc 100644 --- a/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/gifts.json +++ b/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/gifts.json @@ -2223,7 +2223,7 @@ }, { "_id": "6571e74a4a27570f5926ecd9", "Type": "ProfileLevel", - "value": 2735966, + "value": 2901143, "entity": null }, { "_id": "6571e74a4a27570f5926ecda", @@ -2328,6 +2328,16 @@ "Type": "UnlockTrader", "value": 1, "entity": "5c0647fdd443bc2504c2d371" + }, { + "_id": "6571e74a4a27570f5926ecef", + "Type": "UnlockTrader", + "value": 1, + "entity": "6617beeaa9cfa777ca915b7c" + }, { + "_id": "6571e74a4a27570f5926ecf0", + "Type": "TraderStanding", + "value": 1.2, + "entity": "6617beeaa9cfa777ca915b7c" } ], "sender": "System",