0ad/binaries/data/mods/public/art/actors/special/pyramid.xml
Mythos_Ruler 495716b3ed Reduced the size of a bunch of massive specular maps.
Tweaked some maps.

A new map called "Wasteland". Don't know what to do with it yet.

Dust storm and other particles changes and tweaks.

Tweaks to some maps.

Spec and Norm maps for the Great Pyramid.

New Mace shield prop textures for buildings.

This was SVN commit r14261.
2013-11-30 07:57:29 +00:00

16 lines
487 B
XML

<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant name="Pyramid_Great">
<mesh>props/pyramid_a.dae</mesh>
<textures>
<texture file="props/pyramid_great.dds" name="baseTex"/>
<texture file="props/pyramid_great_spec.png" name="specTex"/>
<texture file="props/pyramid_great_norm.png" name="normTex"/>
</textures>
</variant>
</group>
<material>basic_trans_parallax_spec.xml</material>
</actor>