This was SVN commit r7040.

This commit is contained in:
Mythos_Ruler
2009-07-27 05:04:52 +00:00
parent fa68ffd334
commit 833e57abb0
2 changed files with 2 additions and 9 deletions
@@ -3,7 +3,7 @@
<Entity Parent="template_unit_fauna_hunt_aggressive">
<Traits>
<Id>
<Specific>Infant African Bush Elephant</Specific>
<Specific>Infant African Elephant</Specific>
</Id>
<Supply>
<Max>100</Max>
@@ -1,26 +1,19 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_fauna_hunt_aggressive">
<Traits>
<Id>
<Specific>North African Elephant</Specific>
<Specific>North African Elephant</Specific>
</Id>
<Supply>
<Max>500</Max>
<Type>food</Type>
<SubType>meat</SubType>
</Supply>
<Footprint>
<Radius>2.5</Radius>
<Height>3.0</Height>
</Footprint>
</Traits>
<Actor>fauna/elephant_african_forest.xml</Actor>
</Entity>