mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Persian stables upgrade
This was SVN commit r15941.
This commit is contained in:
parent
edd9622050
commit
9040f8a3d3
3 changed files with 12 additions and 4 deletions
|
|
@ -11,7 +11,12 @@
|
|||
<prop actor="props/structures/persians/stable_horse_b.xml" attachpoint="horseb" minheight="-20" maxheight="1.7"/>
|
||||
<prop actor="props/structures/persians/stable_horse_c.xml" attachpoint="horsec" minheight="-20" maxheight="1.7"/>
|
||||
</props>
|
||||
<textures><texture file="structural/pers_struct.dds" name="baseTex"/></textures>
|
||||
<textures>
|
||||
<texture file="structural/pers_struct.png" name="baseTex"/>
|
||||
<texture file="structural/pers_struct_norm.png" name="normTex"/>
|
||||
<texture file="structural/pers_struct_spec.png" name="specTex"/>
|
||||
<texture file="structural/ao/pers_stables.png" name="aoTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
<group>
|
||||
|
|
@ -32,5 +37,5 @@
|
|||
</props>
|
||||
</variant>
|
||||
</group>
|
||||
<material>player_trans.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:c19fab281b5f27cd13d1c1147253bb127a0ae2c56d369072db1dd38d657fcb37
|
||||
size 554280
|
||||
oid sha256:9dce2b5cf213c2c710de593ea0edc48e8a9071f3f3b6b279322c966c90fc4327
|
||||
size 821576
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d659ac598e1dd4f6c12eafb9c6d9e8d1340af471668ceea0b172f0843164f6e1
|
||||
size 692214
|
||||
Loading…
Reference in a new issue