Index: ps/trunk/binaries/data/mods/public/simulation/data/technologies/pop_house_01.json =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/data/technologies/pop_house_01.json (revision 19864) +++ ps/trunk/binaries/data/mods/public/simulation/data/technologies/pop_house_01.json (revision 19865) @@ -1,22 +1,22 @@ { "genericName": "Home Garden", "specificName": { "mace": "Peristyle", "spart": "Peristyle", "athen": "Peristyle", "sele": "Peristyle", "ptol": "Peristyle", "rome": "Peristyle", "pers": "Paradise" }, "description": "Home gardens ranged from simple fenced-in areas to large manicured and colonnaded enclosures.", - "cost": {"food": 0, "wood": 500, "stone": 100, "metal": 0}, + "cost": {"food": 0, "wood": 300, "stone": 100, "metal": 0}, "requirements": {"tech": "phase_town"}, "requirementsTooltip": "Unlocked in Town Phase.", "icon": "population.png", "researchTime": 40, "tooltip": "Houses +20% population cap bonus.", "modifications": [{"value": "Cost/PopulationBonus", "multiply": 1.2}], "affects": ["House"], "soundComplete": "interface/alarm/alarm_upgradearmory.xml" }