mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 03:06:29 +00:00
Remove unused Ptolemaic Juggernaut prop template
This is an oversight from415304db8aand #6660. This forgotten template cropped up in #7525. It does not contain the needed components to interact correctly with the player. (cherry picked from commit95fb0f9ed0) Signed-off-by: Itms <itms@wildfiregames.com>
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="units/ptol/siege_lithobolos_packed">
|
||||
<Cost disable=""/>
|
||||
<Footprint disable=""/>
|
||||
<Garrisonable disable=""/>
|
||||
<Guard disable=""/>
|
||||
<Health disable=""/>
|
||||
<Identity>
|
||||
<Icon>units/hele/siege_lithobolos.png</Icon>
|
||||
<Formations disable=""/>
|
||||
<Undeletable>true</Undeletable>
|
||||
</Identity>
|
||||
<Loot disable=""/>
|
||||
<Minimap disable=""/>
|
||||
<Obstruction disable=""/>
|
||||
<Pack disable=""/>
|
||||
<Repairable disable=""/>
|
||||
<Resistance disable=""/>
|
||||
<StatusBars disable=""/>
|
||||
<StatusEffectsReceiver disable=""/>
|
||||
<TreasureCollecter disable=""/>
|
||||
<Turretable/>
|
||||
<UnitMotion disable=""/>
|
||||
<VisualActor>
|
||||
<Actor>units/ptolemies/siege_lithobolos_med.xml</Actor>
|
||||
</VisualActor>
|
||||
</Entity>
|
||||
Reference in New Issue
Block a user