mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 02:46:49 +00:00
Added some useless ash to the temples for prettification.
This was SVN commit r11145.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
<castshadow />
|
||||
<group>
|
||||
<variant frequency="100" name="Base">
|
||||
<mesh>props/rome_temple_ashes_01.dae</mesh>
|
||||
<texture>props/wood_burned.png</texture>
|
||||
</variant>
|
||||
<variant frequency="100" name="Base">
|
||||
<mesh>props/rome_temple_ashes_02.dae</mesh>
|
||||
<texture>props/wood_burned.png</texture>
|
||||
</variant>
|
||||
</group>
|
||||
</actor>
|
||||
@@ -9,6 +9,8 @@
|
||||
<prop actor="particle/smoke_small_light.xml" attachpoint="flame01"/>
|
||||
<prop actor="particle/flame_jav.xml" attachpoint="flame02"/>
|
||||
<prop actor="particle/smoke_small_light.xml" attachpoint="flame02"/>
|
||||
<prop actor="props/structures/romans/rome_temple_ashes.xml" attachpoint="flame01"/>
|
||||
<prop actor="props/structures/romans/rome_temple_ashes.xml" attachpoint="flame02"/>
|
||||
</props>
|
||||
<texture>structural/rome_struct.png</texture>
|
||||
</variant>
|
||||
|
||||
Reference in New Issue
Block a user