Skip to content

Commit

Permalink
Add bucket threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
XVs32 committed Jan 18, 2024
1 parent 45cd341 commit 6751ebb
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions configs/template/basic-1-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"combat.override": false,
"combat.port_check": false,
"combat.push_nodes": [],
"combat.repair_bucket_threshold": 500,
"combat.repair_limit": 3,
"combat.repair_timelimit_hours": 0,
"combat.repair_timelimit_minutes": 0,
Expand Down
1 change: 1 addition & 0 deletions configs/template/basic-7-4.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"combat.override": false,
"combat.port_check": false,
"combat.push_nodes": [],
"combat.repair_bucket_threshold": 500,
"combat.repair_limit": 3,
"combat.repair_timelimit_hours": 0,
"combat.repair_timelimit_minutes": 0,
Expand Down
1 change: 1 addition & 0 deletions configs/template/basic-akashi.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"combat.override": false,
"combat.port_check": false,
"combat.push_nodes": [],
"combat.repair_bucket_threshold": 500,
"combat.repair_limit": 3,
"combat.repair_timelimit_hours": 0,
"combat.repair_timelimit_minutes": 0,
Expand Down
1 change: 1 addition & 0 deletions configs/template/basic-exp.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"combat.override": false,
"combat.port_check": false,
"combat.push_nodes": [],
"combat.repair_bucket_threshold": 500,
"combat.repair_limit": 3,
"combat.repair_timelimit_hours": 0,
"combat.repair_timelimit_minutes": 0,
Expand Down
1 change: 1 addition & 0 deletions configs/template/basic-factory.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"combat.override": false,
"combat.port_check": false,
"combat.push_nodes": [],
"combat.repair_bucket_threshold": 500,
"combat.repair_limit": 3,
"combat.repair_timelimit_hours": 0,
"combat.repair_timelimit_minutes": 0,
Expand Down
1 change: 1 addition & 0 deletions configs/template/basic-pvp.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"combat.override": false,
"combat.port_check": false,
"combat.push_nodes": [],
"combat.repair_bucket_threshold": 500,
"combat.repair_limit": 3,
"combat.repair_timelimit_hours": 0,
"combat.repair_timelimit_minutes": 0,
Expand Down
1 change: 1 addition & 0 deletions configs/template/sortie_mode_auto/advance-2-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"combat.override": false,
"combat.port_check": false,
"combat.push_nodes": [],
"combat.repair_bucket_threshold": 500,
"combat.repair_limit": 3,
"combat.repair_timelimit_hours": 0,
"combat.repair_timelimit_minutes": 0,
Expand Down
1 change: 1 addition & 0 deletions data/config/config_cui_template.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"combat.override": false,
"combat.port_check": false,
"combat.push_nodes": [],
"combat.repair_bucket_threshold": 500,
"combat.repair_limit": 3,
"combat.repair_timelimit_hours": 0,
"combat.repair_timelimit_minutes": 0,
Expand Down

0 comments on commit 6751ebb

Please sign in to comment.