mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
[art][Alpha 26] Give an easier-to-see projectile to the Han Siege Tower
This was SVN commit r26808.
This commit is contained in:
parent
3dd1cd39ca
commit
da983fbe42
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@
|
|||
<mesh>structural/han_siege_tower.dae</mesh>
|
||||
<props>
|
||||
<prop actor="props/structures/han/siege_tower_hide.xml" attachpoint="root"/>
|
||||
<prop actor="props/units/siege_artillery/bolt_projectile_med.xml" attachpoint="loaded-projectile"/>
|
||||
<prop actor="props/units/siege_artillery/bolt_projectile_med.xml" attachpoint="projectile"/>
|
||||
<prop actor="props/units/weapons/bolt_tower.xml" attachpoint="loaded-projectile"/>
|
||||
<prop actor="props/units/weapons/bolt_tower.xml" attachpoint="projectile"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="structural/han_struct_02.png" name="baseTex"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue