mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-10 07:48:31 +07:00
Added Water Mill building
This commit is contained in:
@ -78,6 +78,15 @@
|
||||
"hurryCostModifier": 25,
|
||||
"requiredTech": "Trapping"
|
||||
},
|
||||
{
|
||||
"name": "Water Mill",
|
||||
"maintenance": 2,
|
||||
"food": 2,
|
||||
"production": 1,
|
||||
"hurryCostModifier": 25,
|
||||
"uniques": ["Must be next to river"],
|
||||
"requiredTech": "The Wheel"
|
||||
},
|
||||
|
||||
/*
|
||||
{
|
||||
|
Reference in New Issue
Block a user