Add missing initialLoyaltyLevel values to standard account templates
This commit is contained in:
parent
d9bcb3fce8
commit
af0c6b9ee9
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user