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

12 lines
261 B
XML
Executable File

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