1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/template_unit_super_siege.xml
2006-09-16 20:11:42 +00:00

25 lines
379 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_unit_super"
>
<Traits>
<Id>
<Generic>Super Siege</Generic>
<Icon_Cell>44</Icon_Cell>
<Classes>Mechanical, Siege</Classes>
</Id>
<Anchor>
<ConformX>3.141592</ConformX>
<ConformZ>3.141592</ConformZ>
</Anchor>
</Traits>
</Entity>