mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Updates to Cart civ centre and wall tower
This was SVN commit r10253.
This commit is contained in:
parent
f21eb03bf2
commit
c198e27e89
4 changed files with 20 additions and 4 deletions
|
|
@ -16,5 +16,13 @@
|
|||
<texture>structural/kart_struct.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
<group>
|
||||
<variant name="Idle"/>
|
||||
<variant name="garrisoned">
|
||||
<props>
|
||||
<prop actor="props/special/common/waypoint_flag_0ad.xml" attachpoint="garrisoned"/>
|
||||
</props>
|
||||
</variant>
|
||||
</group>
|
||||
<material>player_trans.xml</material>
|
||||
</actor>
|
||||
|
|
|
|||
|
|
@ -11,5 +11,13 @@
|
|||
<texture>structural/kart_struct.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
<group>
|
||||
<variant name="Idle"/>
|
||||
<variant name="garrisoned">
|
||||
<props>
|
||||
<prop actor="props/special/common/waypoint_flag_0ad.xml" attachpoint="garrisoned"/>
|
||||
</props>
|
||||
</variant>
|
||||
</group>
|
||||
<material>player_trans.xml</material>
|
||||
</actor>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b416ca910641d942ddf0435ad07172e85b1304f7e7384f6b12693682842f1c29
|
||||
size 415607
|
||||
oid sha256:69971f488887eab777dbf3e9f114466455f69b001ea89f733f6a8fb3dd4306ee
|
||||
size 415600
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6820fbd3d6d4d8ce4459f447de5ac3c98236a981a4bbeebc8640ce2de4f8640b
|
||||
size 58604
|
||||
oid sha256:c753da0874c8c99e69259249eba66ea23eda05a968d9b74b18998a7f406ef558
|
||||
size 58617
|
||||
|
|
|
|||
Loading…
Reference in a new issue