diff --git a/data/examples/orders/military.json b/data/examples/orders/military.json index ccd991285..cd4706e2f 100644 --- a/data/examples/orders/military.json +++ b/data/examples/orders/military.json @@ -1721,6 +1721,12 @@ "material" : "COAL", "value" : 100 }, + { + "condition" : "LessThan", + "item_type" : "BOULDER", + "reaction_class" : "FLUX", + "value" : 20 + }, { "condition" : "AtMost", "item_type" : "BAR", @@ -1775,6 +1781,12 @@ "material" : "COAL", "value" : 100 }, + { + "condition" : "LessThan", + "item_type" : "BOULDER", + "reaction_class" : "FLUX", + "value" : 20 + }, { "condition" : "AtMost", "flags" : @@ -1817,6 +1829,12 @@ "material" : "COAL", "value" : 100 }, + { + "condition" : "LessThan", + "item_type" : "BOULDER", + "reaction_class" : "FLUX", + "value" : 20 + }, { "condition" : "AtMost", "flags" : @@ -1859,6 +1877,12 @@ "material" : "COAL", "value" : 100 }, + { + "condition" : "LessThan", + "item_type" : "BOULDER", + "reaction_class" : "FLUX", + "value" : 20 + }, { "condition" : "AtMost", "flags" : @@ -1901,6 +1925,12 @@ "material" : "COAL", "value" : 100 }, + { + "condition" : "LessThan", + "item_type" : "BOULDER", + "reaction_class" : "FLUX", + "value" : 20 + }, { "condition" : "AtMost", "flags" : @@ -1943,6 +1973,12 @@ "material" : "COAL", "value" : 100 }, + { + "condition" : "LessThan", + "item_type" : "BOULDER", + "reaction_class" : "FLUX", + "value" : 20 + }, { "condition" : "AtMost", "flags" : @@ -1995,6 +2031,12 @@ "material" : "COAL", "value" : 100 }, + { + "condition" : "LessThan", + "item_type" : "BOULDER", + "reaction_class" : "FLUX", + "value" : 20 + }, { "condition" : "AtMost", "flags" : @@ -2037,6 +2079,12 @@ "material" : "COAL", "value" : 100 }, + { + "condition" : "LessThan", + "item_type" : "BOULDER", + "reaction_class" : "FLUX", + "value" : 20 + }, { "condition" : "AtMost", "flags" : @@ -2089,6 +2137,12 @@ "material" : "COAL", "value" : 100 }, + { + "condition" : "LessThan", + "item_type" : "BOULDER", + "reaction_class" : "FLUX", + "value" : 20 + }, { "condition" : "AtMost", "flags" : @@ -2131,6 +2185,12 @@ "material" : "COAL", "value" : 100 }, + { + "condition" : "LessThan", + "item_type" : "BOULDER", + "reaction_class" : "FLUX", + "value" : 20 + }, { "condition" : "AtMost", "flags" : @@ -2173,6 +2233,12 @@ "material" : "COAL", "value" : 100 }, + { + "condition" : "LessThan", + "item_type" : "BOULDER", + "reaction_class" : "FLUX", + "value" : 20 + }, { "condition" : "AtMost", "flags" : @@ -2215,6 +2281,12 @@ "material" : "COAL", "value" : 100 }, + { + "condition" : "LessThan", + "item_type" : "BOULDER", + "reaction_class" : "FLUX", + "value" : 20 + }, { "condition" : "AtMost", "item_type" : "BAR", @@ -2269,6 +2341,12 @@ "material" : "COAL", "value" : 100 }, + { + "condition" : "LessThan", + "item_type" : "BOULDER", + "reaction_class" : "FLUX", + "value" : 20 + }, { "condition" : "AtMost", "flags" : @@ -2311,6 +2389,12 @@ "material" : "COAL", "value" : 100 }, + { + "condition" : "LessThan", + "item_type" : "BOULDER", + "reaction_class" : "FLUX", + "value" : 20 + }, { "condition" : "AtMost", "item_type" : "BAR",