From af0c6b9ee917b66791e653712964e008c2e2bf9f Mon Sep 17 00:00:00 2001 From: Dev Date: Sun, 4 Feb 2024 19:58:57 +0000 Subject: [PATCH] Add missing initialLoyaltyLevel values to standard account templates --- .../assets/database/templates/profiles.json | 24 +++++++++++++------ 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/project/assets/database/templates/profiles.json b/project/assets/database/templates/profiles.json index 3c8511f7..ede70e74 100644 --- a/project/assets/database/templates/profiles.json +++ b/project/assets/database/templates/profiles.json @@ -2613,7 +2613,17 @@ "5cd945d71388ce000a659dfb" ], "trader": { - "initialLoyaltyLevel": 1, + "initialLoyaltyLevel": { + "54cb50c76803fa8b248b4571": 1, + "54cb57776803fa99248b456e": 1, + "579dc571d53a0658a154fbec": 1, + "58330581ace78e27b8b10cee": 1, + "5935c25fb3acc3127c3d8cd9": 1, + "5a7c2eca46aef81a7ca2145d": 1, + "5ac3b934156ae10c4430e83c": 1, + "5c0647fdd443bc2504c2d371": 1, + "638f541a29ffd1183d187f57": 1 + }, "initialSalesSum": 0, "initialStanding": 0, "jaegerUnlocked": false @@ -5426,15 +5436,15 @@ ], "trader": { "initialLoyaltyLevel": { - "54cb50c76803fa8b248b4571": 2, - "54cb57776803fa99248b456e": 2, + "54cb50c76803fa8b248b4571": 1, + "54cb57776803fa99248b456e": 1, "579dc571d53a0658a154fbec": 1, - "58330581ace78e27b8b10cee": 2, - "5935c25fb3acc3127c3d8cd9": 2, + "58330581ace78e27b8b10cee": 1, + "5935c25fb3acc3127c3d8cd9": 1, "5a7c2eca46aef81a7ca2145d": 1, "5ac3b934156ae10c4430e83c": 1, - "5c0647fdd443bc2504c2d371": 2, - "638f541a29ffd1183d187f57": 2 + "5c0647fdd443bc2504c2d371": 1, + "638f541a29ffd1183d187f57": 1 }, "initialSalesSum": 0, "initialStanding": 0,