Celt Temple costs Wood, not Stone.

Greek Fortress builds the new Greek siege tower.

Females have order acknowledgments. This is a temp solution until we
have dedicated female sounds.

Added verbal acknowledgments to the Priests as well.

Siege Tower stat tweaks.

This was SVN commit r9702.
This commit is contained in:
Michael D. Hafer 2011-06-28 01:50:42 +00:00
parent 85e49e9d13
commit f4e773f7ba
5 changed files with 20 additions and 4 deletions

View File

@ -8,6 +8,7 @@
<Cost>
<PopulationBonus>7</PopulationBonus>
<Resources>
<stone>0</stone>
<wood>300</wood>
</Resources>
</Cost>

View File

@ -16,6 +16,7 @@
<Entities datatype="tokens">
units/hele_mechanical_siege_oxybeles
units/hele_mechanical_siege_lithobolos
units/hele_mechanical_siege_tower
</Entities>
</TrainingQueue>
<VisualActor>

View File

@ -83,6 +83,10 @@
<Sound>
<SoundGroups>
<select>voice/hellenes/civ/civ_female_select.xml</select>
<order_walk>voice/hellenes/civ/civ_female_select.xml</order_walk>
<order_attack>voice/hellenes/civ/civ_female_select.xml</order_attack>
<order_gather>voice/hellenes/civ/civ_female_select.xml</order_gather>
<order_repair>voice/hellenes/civ/civ_female_select.xml</order_repair>
<attack>attack/weapon/sword.xml</attack>
<!-- <death>actor/human/death/death.xml</death> -->
<build>resource/construction/con_wood.xml</build>

View File

@ -30,4 +30,14 @@
<Speed>2000</Speed>
</Heal>
</Auras>
<Sound>
<SoundGroups>
<select>voice/hellenes/civ/civ_male_select.xml</select>
<order_walk>voice/hellenes/civ/civ_male_ack.xml</order_walk>
<walk>actor/human/movement/walk.xml</walk>
<run>actor/human/movement/run.xml</run>
<death>actor/human/death/death.xml</death>
<trained>actor/singlesteps/steps_gravel.xml</trained>
</SoundGroups>
</Sound>
</Entity>

View File

@ -13,13 +13,13 @@
<Cost>
<BuildTime>40</BuildTime>
<Resources>
<wood>700</wood>
<metal>400</metal>
<wood>500</wood>
<metal>300</metal>
</Resources>
</Cost>
<Footprint replace="">
<Square width="6.75" depth="10.0"/>
<Height>3.0</Height>
<Square width="11.5" depth="10.0"/>
<Height>5.0</Height>
</Footprint>
<Obstruction>
<Unit radius="3.75"/>