Added Water Mill building

This commit is contained in:
Yair Morgenstern
2020-07-13 22:42:30 +03:00
parent 0c7d4b296a
commit e179f1a472
6 changed files with 444 additions and 425 deletions

View File

@ -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"
},
/*
{