[Fix] Cleanup onager template after removing soldier construction

Patch by: @real_tabasco_sauce
Accepted by: @wowgetoffyourcellphone
Differential Revision: https://code.wildfiregames.com/D5245
This was SVN commit r28092.
This commit is contained in:
wowgetoffyourcellphone 2024-05-22 15:31:21 +00:00
parent a4610e4ca9
commit 585e821274

View File

@ -1,10 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_siege_stonethrower_onager">
<BuildRestrictions>
<PlacementType>land</PlacementType>
<Territory>own neutral enemy ally</Territory>
<Category>Catapult</Category>
</BuildRestrictions>
<Obstruction>
<Unit disable=""/>
<Active>true</Active>
@ -20,7 +15,6 @@
<Civ>rome</Civ>
<SpecificName>Onager</SpecificName>
<Icon>units/rome/siege_onager.png</Icon>
<Tooltip>Onagers may be built by Legionaries.</Tooltip>
</Identity>
<Pack>
<Entity>units/rome/siege_onager_packed</Entity>