mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 09:24:29 +00:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user