[art][actors][Alpha 26] Remove a superfluous decal from these Arsenal actors. The...
[0ad.git] / binaries / data / mods / public / art / actors / structures / kushites / workshop.xml
blobb63bd6524340ae0605c5208daa87644b1009f07e
1 <?xml version="1.0" encoding="utf-8"?>
2 <actor version="1">
3   <castshadow/>
4   <group>
5     <variant frequency="100" name="Base">
6       <mesh>structural/ptol_workshop.dae</mesh>
7       <props>
8         <prop actor="props/structures/decals/spart_5x5.xml" attachpoint="root"/>
9       </props>
10       <textures>
11         <texture file="structural/kush_struct_02.png" name="baseTex"/>
12         <texture file="structural/ptol_struct_norm.png" name="normTex"/>
13         <texture file="structural/ptol_struct_spec.png" name="specTex"/>
14         <texture file="structural/ao/ptol_workshop_AO.png" name="aoTex"/>
15       </textures>
16     </variant>
17   </group>
18   <group>
19     <variant frequency="1" name="ungarrisoned"/>
20     <variant name="garrisoned">
21       <props>
22         <prop actor="props/special/common/garrison_flag_kush.xml" attachpoint="garrisoned"/>
23       </props>
24     </variant>
25   </group>
26   <group>
27     <variant frequency="1" name="alive"/>
28     <variant file="structures/destruction_medium.xml"/>
29   </group>
30   <material>player_trans_ao_parallax_spec.xml</material>
31 </actor>