forked from mirrors/0ad
14ac8fd6e7
Reported by: @Gurken_Khan on the forum This was SVN commit r28079.
32 lines
836 B
XML
32 lines
836 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Entity parent="template_structure_resource_field">
|
|
<Cost>
|
|
<BuildTime>30</BuildTime>
|
|
<Resources>
|
|
<wood>60</wood>
|
|
</Resources>
|
|
</Cost>
|
|
<Health>
|
|
<SpawnEntityOnDeath>decay|rubble/rubble_field_rice</SpawnEntityOnDeath>
|
|
</Health>
|
|
<Footprint>
|
|
<Square depth="22.0" width="22.0"/>
|
|
<Height>2.0</Height>
|
|
</Footprint>
|
|
<Identity>
|
|
<Civ>han</Civ>
|
|
<SpecificName>Dàotián</SpecificName>
|
|
<GenericName>Rice Paddy</GenericName>
|
|
</Identity>
|
|
<Obstruction>
|
|
<Static depth="18.0" width="18.0"/>
|
|
</Obstruction>
|
|
<ResourceSupply>
|
|
<MaxGatherers>3</MaxGatherers>
|
|
</ResourceSupply>
|
|
<VisualActor>
|
|
<Actor>structures/rice_paddy.xml</Actor>
|
|
<FoundationActor>props/structures/decals/rice_paddy_6x6.xml</FoundationActor>
|
|
</VisualActor>
|
|
</Entity>
|