From c2489c6fe4df1e6f82b8bffed75300894540d4ce Mon Sep 17 00:00:00 2001 From: Dev Date: Thu, 13 Jun 2024 20:36:02 +0100 Subject: [PATCH] Updated `Unheard` profiles to have Charisma level 3 on creation --- project/assets/database/templates/profiles.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/assets/database/templates/profiles.json b/project/assets/database/templates/profiles.json index 35e32ff6..07e3dfd2 100644 --- a/project/assets/database/templates/profiles.json +++ b/project/assets/database/templates/profiles.json @@ -35625,7 +35625,7 @@ "Id": "Charisma", "LastAccess": 0, "PointsEarnedDuringSession": 0, - "Progress": 0 + "Progress": 300 }, { "Id": "Memory", "LastAccess": 0, @@ -36578,7 +36578,7 @@ "Id": "Charisma", "LastAccess": 0, "PointsEarnedDuringSession": 0, - "Progress": 0 + "Progress": 300 }, { "Id": "Memory", "LastAccess": 0,