This was SVN commit r9231.

This commit is contained in:
Michael D. Hafer 2011-04-12 18:50:03 +00:00
parent 216e09afdd
commit f09af634cb
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<props>
<prop actor="particle/smoke.xml" attachpoint="root"/>
<prop actor="particle/flame.xml" attachpoint="root"/>
<prop actor="props/special/campfire_decal.xml" attachpoint="root"/>
<prop actor="props/special/eyecandy/campfire_decal.xml" attachpoint="root"/>
</props>
<texture>structural/celt_struct.dds</texture>
</variant>

View File

@ -2,7 +2,7 @@
<actor version="1">
<group>
<variant name="Base1">
<mesh>props/special/campfire_decal.dae</mesh>
<decal width="6" depth="6" angle="0" offsetx="0" offsetz="0"/>
<texture>props/decal_campfire.png</texture>
</variant>
</group>