######################## ## constructions.prop ## ######################## Constructions = Farm CoalMine PowerPlant Theatre Farm.constructing.usesResources = Energy(4) BuildingMaterial(10) Food(5) Farm.constructing.influencedBy = Happiness Farm.constructing.lands = PlainLand Farm.constructing.shapes = 1x1:1 1x2:11 2x1:11 2x2:1110 2x2:0111 Farm.constructing.speed = 10 Farm.usesResources = Energy(2) Farm.producesResources = Food(15) Farm.priority = 11 Theatre.constructing.usesResources = Energy(4) BuildingMaterial(10) Food(5) Theatre.constructing.influencedBy = Happiness Theatre.constructing.lands = PlainLand Theatre.constructing.shapes = 1x1:1 2x1:11 Theatre.constructing.speed = 3 Theatre.usesResources = Energy(2) Theatre.producesResources = Happiness(12) CoalMine.constructing.usesResources = Energy(4) BuildingMaterial(10) Food(5) CoalMine.constructing.influencedBy = Happiness CoalMine.constructing.lands = PlainLand Forest Rocks Roots BabyForest CoalMine.constructing.shapes = 1x1:1 2x1:11 2x2:0111 CoalMine.constructing.speed = 8 CoalMine.usesLandResources = Coals(10) CoalMine.producesResources = Coals(10) CoalMine.priority = 15 PowerPlant.constructing.usesResources = Energy(4) BuildingMaterial(10) Food(5) PowerPlant.constructing.influencedBy = Happiness PowerPlant.constructing.lands = PlainLand PowerPlant.constructing.transformsLand = PowerPlant.constructing.shapes = 1x1:1 1x2:11 2x2:1110 2x2:0111 PowerPlant.constructing.speed = 8 PowerPlant.usesResources = Coals(10) PowerPlant.producesResources = Energy(10) PowerPlant.priority = 20