Fix two broken models causing black glitches.
[0ad.git] / binaries / data / mods / public / art / actors / props / structures / romans / bireme_shroud.xml
blobc1f95a3378ee4b5d7dff2832ea92cd0284f70472
1 <?xml version="1.0" encoding="utf-8"?>
2 <actor version="1">
3   <castshadow/>
4   <float/>
5   <group>
6     <variant frequency="100" name="Base">
7       <mesh>props/rome_bireme_shrouds.dae</mesh>
8       <textures>
9         <texture file="props/ship_shrouds.dds" name="baseTex"/>
10         <texture file="default_norm.png" name="normTex"/>
11         <texture file="null_black.dds" name="specTex"/>
12       </textures>
13     </variant>
14   </group>
15   <material>basic_trans_norm_spec.xml</material>
16 </actor>