0ad/binaries/data/mods/official/entities/gaia/template_tree.xml

24 lines
387 B
XML
Executable File

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="Generic Tree">
<Traits>
<Id
generic="Generic Tree"
internal_only="false"
version="0.1 pasap2"
class1="Gaia"
class2="Trees"
/>
<Health
hitpoints="100"
hpcurr="100"
/>
</Traits>
<Actions>
<Move
speed="0"
turningRadius="0"
/>
</Actions>
<Footprint Radius="1.0"/>
</Entity>