1
0
forked from mirrors/0ad

Train women from houses in village phase, as that's typically the only time when they are trained.

This was SVN commit r18476.
This commit is contained in:
elexis
2016-07-03 03:13:50 +00:00
parent fe8b65b708
commit 0624045e6c
@@ -7,8 +7,8 @@
"rome": "Bona Dea"
},
"description": "A festival attended by women-only, to celebrate female fertility.",
"cost": {"food": 250, "wood": 0, "stone": 0, "metal": 250},
"requirements": {"tech": "phase_town"},
"cost": { "food": 250, "wood": 100, "stone": 0, "metal": 100 },
"requirements": { "tech": "phase_village" },
"requirementsTooltip": "Unlocked in Town Phase.",
"icon": "wives_festival.png",
"researchTime": 60,