From 30e6c44769eaec22d1be6cf4f6d28e1bba2d3783 Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Thu, 22 Jun 2023 10:13:01 -0700 Subject: [PATCH] addendum for #3480 --- data/orders/military.json | 6 +++--- data/orders/smelting.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/data/orders/military.json b/data/orders/military.json index abf2675f9..e461f0d3d 100644 --- a/data/orders/military.json +++ b/data/orders/military.json @@ -418,7 +418,7 @@ "condition" : "AtLeast", "item_type" : "BOULDER", "material" : "INORGANIC:CASSITERITE", - "value" : 5 + "value" : 25 }, { "condition" : "AtLeast", @@ -697,7 +697,7 @@ "bearing" : "TIN", "condition" : "AtLeast", "item_type" : "BOULDER", - "value" : 5 + "value" : 25 }, { "bearing" : "COPPER", @@ -758,7 +758,7 @@ "bearing" : "TIN", "condition" : "AtMost", "item_type" : "BOULDER", - "value" : 5 + "value" : 25 }, { "bearing" : "COPPER", diff --git a/data/orders/smelting.json b/data/orders/smelting.json index 7d88997f0..781a52100 100644 --- a/data/orders/smelting.json +++ b/data/orders/smelting.json @@ -43,7 +43,7 @@ "condition" : "AtLeast", "item_type" : "BOULDER", "material" : "INORGANIC:CASSITERITE", - "value" : 5 + "value" : 25 }, { "condition" : "AtLeast", @@ -668,7 +668,7 @@ "bearing" : "TIN", "condition" : "AtLeast", "item_type" : "BOULDER", - "value" : 5 + "value" : 25 }, { "bearing" : "COPPER", @@ -729,7 +729,7 @@ "bearing" : "TIN", "condition" : "AtMost", "item_type" : "BOULDER", - "value" : 5 + "value" : 25 }, { "bearing" : "COPPER",