This was SVN commit r9943.

This commit is contained in:
Michael D. Hafer 2011-07-31 07:41:34 +00:00
parent f258ce921d
commit 14fbdb9aae
2 changed files with 14 additions and 2 deletions

View File

@ -13,7 +13,7 @@
<Height>10.0</Height>
</Footprint>
<Health>
<Max>20000</Max>
<Max>10000</Max>
</Health>
<Identity>
<Civ>gaia</Civ>
@ -33,6 +33,12 @@
<Obstruction>
<Static width="59.0" depth="59.0"/>
</Obstruction>
<Sound>
<SoundGroups>
<select>interface/select/building/sel_temple.xml</select>
<death>attack/destruction/building_collapse_large.xml</death>
</SoundGroups>
</Sound>
<Vision>
<Range>72</Range>
<RetainInFog>true</RetainInFog>

View File

@ -13,7 +13,7 @@
<Height>10.0</Height>
</Footprint>
<Health>
<Max>10000</Max>
<Max>5000</Max>
</Health>
<Identity>
<Civ>gaia</Civ>
@ -33,6 +33,12 @@
<Obstruction>
<Static width="34.0" depth="34.0"/>
</Obstruction>
<Sound>
<SoundGroups>
<select>interface/select/building/sel_temple.xml</select>
<death>attack/destruction/building_collapse_large.xml</death>
</SoundGroups>
</Sound>
<Vision>
<Range>40</Range>
<RetainInFog>true</RetainInFog>