fix(cline): Modification of Cline rules and workflows
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"clickCooldownSeconds": 100,
|
||||
"clickCooldownSeconds": 10,
|
||||
"databaseWipeoutIntervalSeconds": 21600,
|
||||
"debugModeForTeams": true,
|
||||
"configReloadIntervalSeconds": 30,
|
||||
"elementWorth": {
|
||||
"common": 1,
|
||||
"petrol": 3,
|
||||
"food": 2,
|
||||
"medic": 5,
|
||||
"science": 8,
|
||||
"industry": 4,
|
||||
"money": 6,
|
||||
"goods": 3
|
||||
"petrol": 3,
|
||||
"goods": 4,
|
||||
"industry": 5,
|
||||
"medic": 6,
|
||||
"money": 7,
|
||||
"science": 8
|
||||
},
|
||||
"resourceWorth": {
|
||||
"common": {
|
||||
|
||||
Reference in New Issue
Block a user