mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Small improvement in Carthaginian normal map.
Fixed carthaginian market actors. Fixed gate structure template. Patch by Stanislas69 fixes #2524 This was SVN commit r19153.
This commit is contained in:
parent
3448a98d1f
commit
5c2495db52
4 changed files with 4 additions and 5 deletions
|
|
@ -47,7 +47,6 @@
|
|||
<prop actor="particle/destruction_smoke_med.xml" attachpoint="root"/>
|
||||
<prop actor="particle/destruction_dust_med.xml" attachpoint="root"/>
|
||||
<prop actor="particle/destruction_dust_med_gray.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/carthaginians/market.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/decals/dirt_6x4.xml" attachpoint="root"/>
|
||||
</props>
|
||||
<textures>
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@
|
|||
<prop actor="particle/destruction_smoke_med.xml" attachpoint="root"/>
|
||||
<prop actor="particle/destruction_dust_med.xml" attachpoint="root"/>
|
||||
<prop actor="particle/destruction_dust_med_gray.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/carthaginians/market.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/carthaginians/market_old.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/decals/dirt_6x4.xml" attachpoint="root"/>
|
||||
</props>
|
||||
<textures>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32d4699b0baddebebdff9eef3e0e4c866255516bf680764454548cc0ad798e75
|
||||
size 2583323
|
||||
oid sha256:17f39d3b066a42d93190cc6667882c29e49f486ac5f0ffa2fdd2c3b06a20eeb5
|
||||
size 2605446
|
||||
|
|
|
|||
|
|
@ -33,6 +33,6 @@
|
|||
</Sound>
|
||||
<Upgrade disable=""/>
|
||||
<VisualActor>
|
||||
<FoundationActor>structures/template_structure_defense_wall_long.xml</FoundationActor>
|
||||
<FoundationActor>structures/fndn_wall_long.xml</FoundationActor>
|
||||
</VisualActor>
|
||||
</Entity>
|
||||
|
|
|
|||
Loading…
Reference in a new issue