Default account settings (unfinished)

This commit is contained in:
Vortrex
2022-12-18 15:21:56 -06:00
parent e1f6f62ada
commit 20f1dcfd0c

View File

@@ -247,6 +247,10 @@ let globalConfig = {
fishingCastMinStrength: 30,
jobRouteLocationSphereRadius: 3,
monthlyChanceOfSnow: [90, 50, 10, 0, 0, 0, 0, 0, 0, 0, 50, 90],
defaultEnabledAccountSettings: [
"ChatBoxTimestamps",
"ChatEmoji",
],
};
// ===========================================================================