0ad/binaries/data/mods/official/entities/foundation_5x5.xml
2006-02-26 22:10:01 +00:00

26 lines
418 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_foundation"
>
<Traits>
<Id>
<Generic>Foundation 5x5</Generic>
<Icon>sheet_civ</Icon>
<Classes>Foundation</Classes>
</Id>
<Footprint>
<Width>24.0</Width>
<Depth>24.0</Depth>
<Height>8.0</Height>
</Footprint>
</Traits>
<Actor>structures/fndn_5x5.xml</Actor>
</Entity>