1
0
forked from 0ad/0ad

Fixed an icon error.

This was SVN commit r12888.
This commit is contained in:
Michael D. Hafer 2012-11-25 20:36:20 +00:00
parent f9fce9d43a
commit f6e1e15a5d
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
<Civ>cart</Civ> <Civ>cart</Civ>
<SpecificName>Mausoleum</SpecificName> <SpecificName>Mausoleum</SpecificName>
<History>Dating from the 2nd Century BC, the Mausoleum of Atban in northern Tunisia is over twenty metres high and was built by the inhabitants of Dougga for a Numidian prince.</History> <History>Dating from the 2nd Century BC, the Mausoleum of Atban in northern Tunisia is over twenty metres high and was built by the inhabitants of Dougga for a Numidian prince.</History>
<Icon>gaia/temple.png</Icon> <Icon>structures/temple.png</Icon>
</Identity> </Identity>
<Obstruction> <Obstruction>
<Static width="12.5" depth="12.5"/> <Static width="12.5" depth="12.5"/>

View File

@ -25,7 +25,7 @@
</GarrisonHolder> </GarrisonHolder>
<Health> <Health>
<Max>2000</Max> <Max>2000</Max>
<SpawnEntityOnDeath>rubble/rubble_stone_5x5</SpawnEntityOnDeath> <SpawnEntityOnDeath>rubble/rubble_stone_6x6</SpawnEntityOnDeath>
</Health> </Health>
<Identity> <Identity>
<GenericName>Special Building</GenericName> <GenericName>Special Building</GenericName>