From 579a846212623447b4982fc69c1390990f11bd5d Mon Sep 17 00:00:00 2001 From: Dev Date: Sat, 3 Feb 2024 15:29:39 +0000 Subject: [PATCH] Set easy start profiles to have traders level 2 --- 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 93e7b76c..685ed750 100644 --- a/project/assets/database/templates/profiles.json +++ b/project/assets/database/templates/profiles.json @@ -32038,7 +32038,7 @@ "5cd945d71388ce000a659dfb" ], "trader": { - "initialLoyaltyLevel": 4, + "initialLoyaltyLevel": 2, "initialSalesSum": 2600000, "initialStanding": 1, "jaegerUnlocked": true, @@ -35379,7 +35379,7 @@ "5cde9e957d6c8b0474535da7" ], "trader": { - "initialLoyaltyLevel": 4, + "initialLoyaltyLevel": 2, "initialSalesSum": 2600000, "initialStanding": 1, "jaegerUnlocked": true,