From 1f15dba18944c587c430111f8c844936a1b2932b Mon Sep 17 00:00:00 2001 From: PRO100KatYT Date: Wed, 20 Oct 2021 19:00:48 +0200 Subject: [PATCH] Founder's Friend Code and Chat Added Founder's Friend Code token to profile0 (3.2-) and Founder's Chat token to profile0 and common_core (3.5+). --- profiles/common_core.json | 11 +++++++++++ profiles/profile0.json | 22 ++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/profiles/common_core.json b/profiles/common_core.json index 6378ac4..c704d45 100644 --- a/profiles/common_core.json +++ b/profiles/common_core.json @@ -1372,6 +1372,17 @@ "platform": "EpicPC" }, "quantity": 999999999 + }, + "Token:FounderChatUnlock": { + "templateId": "Token:FounderChatUnlock", + "attributes": { + "max_level_bonus": 0, + "level": 1, + "item_seen": true, + "xp": 0, + "favorite": false + }, + "quantity": 1 } }, "stats": { diff --git a/profiles/profile0.json b/profiles/profile0.json index b2a16dd..3fc64e1 100644 --- a/profiles/profile0.json +++ b/profiles/profile0.json @@ -29871,6 +29871,28 @@ "favorite": false }, "quantity": 1 + }, + "CodeToken:FounderFriendInvite": { + "templateId": "CodeToken:FounderFriendInvite", + "attributes": { + "max_level_bonus": 0, + "level": 1, + "item_seen": true, + "xp": 0, + "favorite": false + }, + "quantity": 1 + }, + "Token:FounderChatUnlock": { + "templateId": "Token:FounderChatUnlock", + "attributes": { + "max_level_bonus": 0, + "level": 1, + "item_seen": true, + "xp": 0, + "favorite": false + }, + "quantity": 1 } }, "stats": {