From fa323d3144ff49539a14fa26782fb607903f61d8 Mon Sep 17 00:00:00 2001 From: Lawin0129 <56766256+Lawin0129@users.noreply.github.com> Date: Thu, 7 Apr 2022 22:09:16 +0100 Subject: [PATCH] Update common_core.json --- profiles/common_core.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/profiles/common_core.json b/profiles/common_core.json index ff6e5cf..060fe63 100644 --- a/profiles/common_core.json +++ b/profiles/common_core.json @@ -36,6 +36,17 @@ }, "quantity": 10000000 }, + "Token:FounderChatUnlock": { + "templateId": "Token:FounderChatUnlock", + "attributes": { + "max_level_bonus": 0, + "level": 1, + "item_seen": true, + "xp": 0, + "favorite": false + }, + "quantity": 1 + }, "HomebaseBannerColor:DefaultColor1": { "templateId": "HomebaseBannerColor:DefaultColor1", "attributes": { @@ -2190,4 +2201,4 @@ } }, "commandRevision": 0 -} \ No newline at end of file +}