Skip to content

Commit

Permalink
addendum for #3480
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Jun 23, 2023
1 parent 6fa361a commit 30e6c44
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions data/orders/military.json
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@
"condition" : "AtLeast",
"item_type" : "BOULDER",
"material" : "INORGANIC:CASSITERITE",
"value" : 5
"value" : 25
},
{
"condition" : "AtLeast",
Expand Down Expand Up @@ -697,7 +697,7 @@
"bearing" : "TIN",
"condition" : "AtLeast",
"item_type" : "BOULDER",
"value" : 5
"value" : 25
},
{
"bearing" : "COPPER",
Expand Down Expand Up @@ -758,7 +758,7 @@
"bearing" : "TIN",
"condition" : "AtMost",
"item_type" : "BOULDER",
"value" : 5
"value" : 25
},
{
"bearing" : "COPPER",
Expand Down
6 changes: 3 additions & 3 deletions data/orders/smelting.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"condition" : "AtLeast",
"item_type" : "BOULDER",
"material" : "INORGANIC:CASSITERITE",
"value" : 5
"value" : 25
},
{
"condition" : "AtLeast",
Expand Down Expand Up @@ -668,7 +668,7 @@
"bearing" : "TIN",
"condition" : "AtLeast",
"item_type" : "BOULDER",
"value" : 5
"value" : 25
},
{
"bearing" : "COPPER",
Expand Down Expand Up @@ -729,7 +729,7 @@
"bearing" : "TIN",
"condition" : "AtMost",
"item_type" : "BOULDER",
"value" : 5
"value" : 25
},
{
"bearing" : "COPPER",
Expand Down

0 comments on commit 30e6c44

Please sign in to comment.