0ad/binaries/data/mods/official/entities/other/template_other_special.xml
MarkT f1a8ea118e Added some combatant entities.
This was SVN commit r1302.
2004-11-11 07:11:00 +00:00

12 lines
249 B
XML
Executable File

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="template_other_special" Parent="template_other">
<Traits>
<Id
generic="Generic Special"
class2="Special"
type.other.group.special="true"
/>
</Traits>
</Entity>