From 7566b59826c8731bdf93f0d61681f7bc681f2b55 Mon Sep 17 00:00:00 2001 From: Dev Date: Thu, 13 Jun 2024 21:00:09 +0100 Subject: [PATCH] Add Charisma to EoD profiles --- 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 07e3dfd2..1638f172 100644 --- a/project/assets/database/templates/profiles.json +++ b/project/assets/database/templates/profiles.json @@ -22875,7 +22875,7 @@ "Id": "Charisma", "LastAccess": 0, "PointsEarnedDuringSession": 0, - "Progress": 0 + "Progress": 300 }, { "Id": "Memory", "LastAccess": 0, @@ -26730,7 +26730,7 @@ "Id": "Charisma", "LastAccess": 0, "PointsEarnedDuringSession": 0, - "Progress": 0 + "Progress": 300 }, { "Id": "Memory", "LastAccess": 0,