1
0
forked from 0ad/0ad

[art][Alpha 26] Give an easier-to-see projectile to the Han Siege Tower

This was SVN commit r26808.
This commit is contained in:
wowgetoffyourcellphone 2022-04-20 06:53:40 +00:00
parent 3dd1cd39ca
commit da983fbe42

View File

@ -6,8 +6,8 @@
<mesh>structural/han_siege_tower.dae</mesh> <mesh>structural/han_siege_tower.dae</mesh>
<props> <props>
<prop actor="props/structures/han/siege_tower_hide.xml" attachpoint="root"/> <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/weapons/bolt_tower.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="projectile"/>
</props> </props>
<textures> <textures>
<texture file="structural/han_struct_02.png" name="baseTex"/> <texture file="structural/han_struct_02.png" name="baseTex"/>