mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 10:03:43 +00:00
Make the zebu trainable in the mauryan corral, as what was asked initally in #1992
Discussed with: Mimo, elexis Funny Image: Itms This was SVN commit r20947.
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_fauna_hunt_skittish">
|
||||
<Entity parent="template_unit_fauna_herd_domestic">
|
||||
<Cost>
|
||||
<BuildTime>53</BuildTime>
|
||||
<Resources>
|
||||
<food>75</food>
|
||||
</Resources>
|
||||
</Cost>
|
||||
<Footprint>
|
||||
<Square width="1.9" depth="3.8"/>
|
||||
<Height>2.0</Height>
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
<Entities datatype="tokens">
|
||||
-gaia/fauna_sheep_trainable
|
||||
gaia/fauna_goat_trainable
|
||||
gaia/fauna_zebu_trainable
|
||||
</Entities>
|
||||
</ProductionQueue>
|
||||
<VisualActor>
|
||||
|
||||
Reference in New Issue
Block a user