This was SVN commit r11355.

This commit is contained in:
Michael D. Hafer 2012-03-17 17:41:33 +00:00
parent 78a427eef2
commit f71cdd90a3
4 changed files with 16 additions and 17 deletions

View File

@ -3,21 +3,20 @@
<castshadow/>
<group>
<variant frequency="1" name="Iberian Ram">
<mesh>structural/iber_ram.dae</mesh>
<texture>structural/iber_siege_ram.dds</texture>
<animations>
<animation file="mechanical/iber_ram_idle.dae" name="Idle" speed="100"/>
<animation file="mechanical/iber_ram_move.dae" name="Walk" speed="15"/>
<animation file="mechanical/iber_ram_move.dae" name="Run" speed="30"/>
<animation event="0.3" file="mechanical/iber_ram_attack.dae" name="Melee" speed="100"/>
</animations>
<mesh>structural/iber_ram.dae</mesh>
<texture>structural/iber_siege_ram.dds</texture>
</variant>
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant name="death">
<props>
<prop actor="particle/destruction_smoke_small.xml" attachpoint="root"/>
<prop actor="particle/destruction_dust_small.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -4,7 +4,7 @@
<texture>art/textures/particles/smoke_128b.png</texture>
<blend mode="over"/>
<constant name="emissionrate" value="5.0"/>
<constant name="emissionrate" value="4.0"/>
<uniform name="lifetime" min="30.0" max="35.0"/>
<constant name="position.y" value="2.0"/>
@ -13,7 +13,7 @@
<uniform name="velocity.x" min="-0.3" max="0.3"/>
<uniform name="velocity.y" min="1.5" max="2.0"/>
<uniform name="velocity.z" min="-0.5" max="0.5"/>
<uniform name="velocity.z" min="-0.3" max="0.3"/>
<uniform name="velocity.angle" min="-2.0" max="2.0"/>
<uniform name="size" min="3.0" max="4.5"/>

View File

@ -26,7 +26,7 @@
<Identity>
<Civ>celt</Civ>
<GenericName>Tavern</GenericName>
<SpecificName>Celtic Tavern</SpecificName>
<SpecificName>Taberna</SpecificName>
<History>Taverns are where Celtic warriors go for a tall glass of mead after a hard-won battle. Some might even find rest in one of the back rooms for rent in this seedy establishment.</History>
<Tooltip>Add +10 to Population Cap. Recruit fanatics.</Tooltip>
</Identity>

View File

@ -21,7 +21,7 @@
<LoadingRange>2</LoadingRange>
</GarrisonHolder>
<Health>
<Max>100</Max>
<Max>180</Max>
</Health>
<Identity>
<Civ>rome</Civ>