From d397c13e9a9c33f269b31116a1d485457f32028e Mon Sep 17 00:00:00 2001 From: Chomp Date: Mon, 24 Nov 2025 15:19:38 +0000 Subject: [PATCH] Added `IL2CPP` gift (cherry picked from commit 5800ca7d7ab2512980fe74da7814c135c976d05c) --- .../SPT_Data/configs/gifts.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/gifts.json b/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/gifts.json index a7e1d966..7bbe0f9f 100644 --- a/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/gifts.json +++ b/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/gifts.json @@ -9955,6 +9955,24 @@ "collectionTimeHours": 48, "associatedEvent": "Promo", "maxToSendPlayer": 5 + }, + "IL2CPP": { + "items": [ + { + "_id": "69247732af29b6d0d8b9eb42", + "_tpl": "686666db646d47fec3018925", + "slotId": "main", + "upd": { + "StackObjectsCount": 1 + }, + "parentId": "6924774ab8d5c1c95931186f" + } + ], + "sender": "System", + "messageText": "It was good while it lasted", + "collectionTimeHours": 96, + "associatedEvent": "Promo", + "maxToSendPlayer": 1 } } }