1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/units/skeleton.xml

12 lines
360 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_champion_infantry_swordsman">
<Identity>
<Civ>rome</Civ>
<SpecificName>Skeleton</SpecificName>
<History>He lived, and obviously he died, or he wouldn't be a skeleton.</History>
</Identity>
<VisualActor>
<Actor>units/skeleton_live.xml</Actor>
</VisualActor>
</Entity>