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 +}