0ad/binaries/data/mods/official/entities/structures/template_building.xml

23 lines
397 B
XML
Executable File

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="Generic Structure">
<Traits>
<Id
generic="Generic Structure"
internal_only="false"
version="0.1 pasap2"
class1="Structure"
/>
<Health
hitpoints="100"
hpcurr="80"
/>
</Traits>
<Actions>
<Move
speed="0"
turningRadius="0"
/>
</Actions>
<Footprint Width="12.0" Height="12.0"/>
</Entity>