reduce limit for flux from 20 to 5 for making iron

and remove non-hauling labors (except mechanics) from military classes
develop
myk002 2021-09-11 15:29:55 -07:00 committed by Myk
parent 9f1a7c906e
commit 0be7bf37d6
3 changed files with 14 additions and 19 deletions

@ -1725,7 +1725,7 @@
"condition" : "LessThan", "condition" : "LessThan",
"item_type" : "BOULDER", "item_type" : "BOULDER",
"reaction_class" : "FLUX", "reaction_class" : "FLUX",
"value" : 20 "value" : 5
}, },
{ {
"condition" : "AtMost", "condition" : "AtMost",
@ -1785,7 +1785,7 @@
"condition" : "LessThan", "condition" : "LessThan",
"item_type" : "BOULDER", "item_type" : "BOULDER",
"reaction_class" : "FLUX", "reaction_class" : "FLUX",
"value" : 20 "value" : 5
}, },
{ {
"condition" : "AtMost", "condition" : "AtMost",
@ -1833,7 +1833,7 @@
"condition" : "LessThan", "condition" : "LessThan",
"item_type" : "BOULDER", "item_type" : "BOULDER",
"reaction_class" : "FLUX", "reaction_class" : "FLUX",
"value" : 20 "value" : 5
}, },
{ {
"condition" : "AtMost", "condition" : "AtMost",
@ -1881,7 +1881,7 @@
"condition" : "LessThan", "condition" : "LessThan",
"item_type" : "BOULDER", "item_type" : "BOULDER",
"reaction_class" : "FLUX", "reaction_class" : "FLUX",
"value" : 20 "value" : 5
}, },
{ {
"condition" : "AtMost", "condition" : "AtMost",
@ -1929,7 +1929,7 @@
"condition" : "LessThan", "condition" : "LessThan",
"item_type" : "BOULDER", "item_type" : "BOULDER",
"reaction_class" : "FLUX", "reaction_class" : "FLUX",
"value" : 20 "value" : 5
}, },
{ {
"condition" : "AtMost", "condition" : "AtMost",
@ -1977,7 +1977,7 @@
"condition" : "LessThan", "condition" : "LessThan",
"item_type" : "BOULDER", "item_type" : "BOULDER",
"reaction_class" : "FLUX", "reaction_class" : "FLUX",
"value" : 20 "value" : 5
}, },
{ {
"condition" : "AtMost", "condition" : "AtMost",
@ -2035,7 +2035,7 @@
"condition" : "LessThan", "condition" : "LessThan",
"item_type" : "BOULDER", "item_type" : "BOULDER",
"reaction_class" : "FLUX", "reaction_class" : "FLUX",
"value" : 20 "value" : 5
}, },
{ {
"condition" : "AtMost", "condition" : "AtMost",
@ -2083,7 +2083,7 @@
"condition" : "LessThan", "condition" : "LessThan",
"item_type" : "BOULDER", "item_type" : "BOULDER",
"reaction_class" : "FLUX", "reaction_class" : "FLUX",
"value" : 20 "value" : 5
}, },
{ {
"condition" : "AtMost", "condition" : "AtMost",
@ -2141,7 +2141,7 @@
"condition" : "LessThan", "condition" : "LessThan",
"item_type" : "BOULDER", "item_type" : "BOULDER",
"reaction_class" : "FLUX", "reaction_class" : "FLUX",
"value" : 20 "value" : 5
}, },
{ {
"condition" : "AtMost", "condition" : "AtMost",
@ -2189,7 +2189,7 @@
"condition" : "LessThan", "condition" : "LessThan",
"item_type" : "BOULDER", "item_type" : "BOULDER",
"reaction_class" : "FLUX", "reaction_class" : "FLUX",
"value" : 20 "value" : 5
}, },
{ {
"condition" : "AtMost", "condition" : "AtMost",
@ -2237,7 +2237,7 @@
"condition" : "LessThan", "condition" : "LessThan",
"item_type" : "BOULDER", "item_type" : "BOULDER",
"reaction_class" : "FLUX", "reaction_class" : "FLUX",
"value" : 20 "value" : 5
}, },
{ {
"condition" : "AtMost", "condition" : "AtMost",
@ -2285,7 +2285,7 @@
"condition" : "LessThan", "condition" : "LessThan",
"item_type" : "BOULDER", "item_type" : "BOULDER",
"reaction_class" : "FLUX", "reaction_class" : "FLUX",
"value" : 20 "value" : 5
}, },
{ {
"condition" : "AtMost", "condition" : "AtMost",
@ -2345,7 +2345,7 @@
"condition" : "LessThan", "condition" : "LessThan",
"item_type" : "BOULDER", "item_type" : "BOULDER",
"reaction_class" : "FLUX", "reaction_class" : "FLUX",
"value" : 20 "value" : 5
}, },
{ {
"condition" : "AtMost", "condition" : "AtMost",
@ -2393,7 +2393,7 @@
"condition" : "LessThan", "condition" : "LessThan",
"item_type" : "BOULDER", "item_type" : "BOULDER",
"reaction_class" : "FLUX", "reaction_class" : "FLUX",
"value" : 20 "value" : 5
}, },
{ {
"condition" : "AtMost", "condition" : "AtMost",

@ -1,7 +1,5 @@
NAME Marksdwarf NAME Marksdwarf
SIEGEOPERATE
MECHANIC MECHANIC
OPERATE_PUMP
HAUL_STONE HAUL_STONE
HAUL_WOOD HAUL_WOOD
HAUL_ITEM HAUL_ITEM
@ -13,7 +11,6 @@ HAUL_ANIMALS
HANDLE_VEHICLES HANDLE_VEHICLES
HAUL_TRADE HAUL_TRADE
HAUL_WATER HAUL_WATER
ARCHITECT
CLEAN CLEAN
PULL_LEVER PULL_LEVER
BUILD_ROAD BUILD_ROAD

@ -1,8 +1,6 @@
NAME Meleedwarf NAME Meleedwarf
RECOVER_WOUNDED RECOVER_WOUNDED
SIEGEOPERATE
MECHANIC MECHANIC
OPERATE_PUMP
HAUL_STONE HAUL_STONE
HAUL_WOOD HAUL_WOOD
HAUL_ITEM HAUL_ITEM