Default account settings (unfinished)
This commit is contained in:
@@ -247,6 +247,10 @@ let globalConfig = {
|
|||||||
fishingCastMinStrength: 30,
|
fishingCastMinStrength: 30,
|
||||||
jobRouteLocationSphereRadius: 3,
|
jobRouteLocationSphereRadius: 3,
|
||||||
monthlyChanceOfSnow: [90, 50, 10, 0, 0, 0, 0, 0, 0, 0, 50, 90],
|
monthlyChanceOfSnow: [90, 50, 10, 0, 0, 0, 0, 0, 0, 0, 50, 90],
|
||||||
|
defaultEnabledAccountSettings: [
|
||||||
|
"ChatBoxTimestamps",
|
||||||
|
"ChatEmoji",
|
||||||
|
],
|
||||||
};
|
};
|
||||||
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user