ensure booze production can keep up with demand

becomes relevant when population nears 200
develop
myk002 2021-09-11 16:31:37 -07:00 committed by Myk
parent 0be7bf37d6
commit b7a9f4a95f
1 changed files with 4 additions and 4 deletions

@ -41,8 +41,8 @@
"meal_ingredients" : 4
},
{
"amount_left" : 1,
"amount_total" : 1,
"amount_left" : 2,
"amount_total" : 2,
"frequency" : "Daily",
"id" : 1,
"is_active" : false,
@ -78,8 +78,8 @@
"reaction" : "BREW_DRINK_FROM_PLANT"
},
{
"amount_left" : 1,
"amount_total" : 1,
"amount_left" : 2,
"amount_total" : 2,
"frequency" : "Daily",
"id" : 2,
"is_active" : false,