mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-23 14:13:34 +00:00
This was SVN commit r7040.
This commit is contained in:
+1
-1
@@ -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>
|
||||
Reference in New Issue
Block a user