Skip to content

Commit

Permalink
Add excess production from food for Workers
Browse files Browse the repository at this point in the history
  • Loading branch information
RobLoach committed Oct 15, 2024
1 parent 4a5b665 commit 4d0d066
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions jsons/Units.json
Original file line number Diff line number Diff line change
Expand Up @@ -922,7 +922,8 @@
"Can build [Land] improvements on tiles",
"Cannot attack",
// Scrub fallout from tiles
"Automation is a primary action"
"Automation is a primary action",
"Excess Food converted to Production when under construction"
],
"hurryCostModifier": 20
},
Expand Down Expand Up @@ -1329,7 +1330,8 @@
"Can build [Land] improvements on tiles",
"Never appears as a Barbarian unit",
"Automation is a primary action",
"Cannot attack"
"Cannot attack",
"Excess Food converted to Production when under construction"
]
},

Expand Down

0 comments on commit 4d0d066

Please sign in to comment.