mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-21 07:06:21 +00:00
6578c2c05c
This was SVN commit r3251.
22 lines
286 B
XML
22 lines
286 B
XML
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
|
|
|
<Entity
|
|
Parent="template_unit"
|
|
>
|
|
<Traits>
|
|
|
|
<Id>
|
|
|
|
<Generic>Mechanical</Generic>
|
|
|
|
<Classes>Military, Mechanical</Classes>
|
|
|
|
</Id>
|
|
|
|
<Loot>
|
|
<Wood>20</Wood>
|
|
</Loot>
|
|
|
|
</Traits>
|
|
|
|
</Entity> |