mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Roman vesta temple and triumphal arch AO maps.
Added missing actor for persian barracks This was SVN commit r15934.
This commit is contained in:
parent
a4b209bf2c
commit
259fcdd8ed
7 changed files with 38 additions and 9 deletions
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<actor version="1">
|
||||
<castshadow/>
|
||||
<group>
|
||||
<variant frequency="1" name="base">
|
||||
<mesh>props/pers_barracks_shields.dae</mesh>
|
||||
<props>
|
||||
<prop actor="props/units/shields/hele_round_back.xml" attachpoint="root"/>
|
||||
</props>
|
||||
</variant>
|
||||
</group>
|
||||
<group>
|
||||
<variant frequency="1" name="shield-pers-aspis-1">
|
||||
<textures><texture file="props/shield/pers_aspis_1.png" name="baseTex"/></textures>
|
||||
</variant>
|
||||
<variant frequency="1" name="shield-pers-aspis-2">
|
||||
<textures><texture file="props/shield/pers_aspis_2.png" name="baseTex"/></textures>
|
||||
</variant>
|
||||
</group>
|
||||
<material>playercolor_spec.xml</material>
|
||||
</actor>
|
||||
|
|
@ -9,9 +9,10 @@
|
|||
<prop actor="particle/smoke_small_light.xml" attachpoint="smoke"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="structural/rome_struct.png" name="baseTex"/>
|
||||
<texture file="structural/rome_struct_norm.png" name="normTex"/>
|
||||
<texture file="structural/rome_struct_spec.png" name="specTex"/>
|
||||
<texture file="structural/rome_struct.png" name="baseTex"/>
|
||||
<texture file="structural/rome_struct_norm.png" name="normTex"/>
|
||||
<texture file="structural/rome_struct_spec.png" name="specTex"/>
|
||||
<texture file="structural/ao/rome_vesta.png" name="aoTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
|
|
@ -30,5 +31,5 @@
|
|||
</props>
|
||||
</variant>
|
||||
</group>
|
||||
<material>player_trans_parallax_spec.xml</material>
|
||||
<material>player_trans_ao_parallax_spec.xml</material>
|
||||
</actor>
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
<texture file="structural/rome_struct_arch.dds" name="baseTex"/>
|
||||
<texture file="structural/rome_struct_arch_norm.png" name="normTex"/>
|
||||
<texture file="structural/rome_struct_arch_spec.png" name="specTex"/>
|
||||
<texture file="structural/ao/rome_arch.png" name="aoTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
|
|
@ -21,5 +22,5 @@
|
|||
</props>
|
||||
</variant>
|
||||
</group>
|
||||
<material>player_trans_parallax_spec.xml</material>
|
||||
<material>player_trans_ao_parallax_spec.xml</material>
|
||||
</actor>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5cfd82a70a7f810e29ef87ad19487849bf4b25173bea2023345027b6f8713848
|
||||
size 263894
|
||||
oid sha256:9d2ae5b7a470d6fe6fd8010df00082ec2df8f50029cbe87332bb7fb701e0b9be
|
||||
size 301706
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1bdf3b2bc754483da2683d78443b92a81290210b80e0ac7f75424a7e58cee148
|
||||
size 1303758
|
||||
oid sha256:9c139a0fb78763a5e2aef24b47d698415b99875290971d37990d33e16a32192e
|
||||
size 1244340
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7c28a5111bac81e6f86edd495d0b91d012172df3be3103ba4cebd52e850ed64
|
||||
size 554031
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d502269f5de93424044b71853022993df5c723b820b8adbfa95c429310101f1
|
||||
size 707835
|
||||
Loading…
Reference in a new issue