From 7cd1f9a63c60a80dffb43879afc87d4f7f965992 Mon Sep 17 00:00:00 2001 From: Dev Date: Tue, 1 Aug 2023 22:49:18 +0100 Subject: [PATCH] Add Kappa secure container gift code --- project/assets/configs/gifts.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/project/assets/configs/gifts.json b/project/assets/configs/gifts.json index 1272b8e2..30458975 100644 --- a/project/assets/configs/gifts.json +++ b/project/assets/configs/gifts.json @@ -700,6 +700,20 @@ "trader": "PRAPOR", "localeTextId": "5fd4c8d49e4b2a58b34bbd29 0", "collectionTimeHours": 48 + }, + "KAPPA4U": { + "items": [{ + "_id": "a89275c1b18274ed7432a6d7", + "_tpl": "5c093ca986f7740a1867ab12", + "upd": { + "StackObjectsCount": 2 + } + } + ], + "sender": "System", + "messageText": "Easy Kappa", + "collectionTimeHours": 48, + "associatedEvent": "Promo" } } }