Delete two orphaned templates.

This was SVN commit r18755.
This commit is contained in:
elexis 2016-09-24 00:47:25 +00:00
parent 5d4604e767
commit b8f1ad155b
2 changed files with 0 additions and 38 deletions

View File

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_champion">
<Identity>
<GenericName>Champion Ranged</GenericName>
<VisibleClasses datatype="tokens">Ranged</VisibleClasses>
<Formations datatype="tokens">
formations/skirmish
</Formations>
</Identity>
<Sound>
<SoundGroups>
<attack>attack/weapon/arrowfly.xml</attack>
</SoundGroups>
</Sound>
</Entity>

View File

@ -1,23 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_champion">
<Armour>
<Hack>550.0</Hack>
<Pierce>600.0</Pierce>
<Crush>200.0</Crush>
</Armour>
<Attack>
</Attack>
<Cost>
<Resources>
<wood>500</wood>
<metal>400</metal>
</Resources>
</Cost>
<Identity>
<GenericName>Super Siege</GenericName>
<VisibleClasses datatype="tokens">Mechanical Siege</VisibleClasses>
</Identity>
<Position>
<Anchor>pitch-roll</Anchor>
</Position>
</Entity>