1
0
forked from 0ad/0ad

allow garissoning a small number of support units in houses as protection against early raids. Patch and suggestion from dumbo

This was SVN commit r14489.
This commit is contained in:
sanderd17 2014-01-03 13:11:12 +00:00
parent f634a8db3e
commit 1eb5d730fc
9 changed files with 32 additions and 0 deletions

View File

@ -7,6 +7,9 @@
<wood>150</wood>
</Resources>
</Cost>
<GarrisonHolder>
<Max>6</Max>
</GarrisonHolder>
<Health>
<Max>1091</Max>
</Health>

View File

@ -11,6 +11,9 @@
<Square width="14.5" depth="14.5"/>
<Height>5.0</Height>
</Footprint>
<GarrisonHolder>
<Max>6</Max>
</GarrisonHolder>
<Health>
<Max>1200</Max>
</Health>

View File

@ -7,6 +7,9 @@
<wood>150</wood>
</Resources>
</Cost>
<GarrisonHolder>
<Max>6</Max>
</GarrisonHolder>
<Health>
<Max>1200</Max>
</Health>

View File

@ -7,6 +7,9 @@
<wood>150</wood>
</Resources>
</Cost>
<GarrisonHolder>
<Max>6</Max>
</GarrisonHolder>
<Health>
<Max>1091</Max>
</Health>

View File

@ -11,6 +11,9 @@
<Square width="17.0" depth="17.0"/>
<Height>5.0</Height>
</Footprint>
<GarrisonHolder>
<Max>6</Max>
</GarrisonHolder>
<Health>
<Max>1200</Max>
</Health>

View File

@ -7,6 +7,9 @@
<wood>150</wood>
</Resources>
</Cost>
<GarrisonHolder>
<Max>6</Max>
</GarrisonHolder>
<Health>
<Max>1200</Max>
</Health>

View File

@ -7,6 +7,9 @@
<wood>150</wood>
</Resources>
</Cost>
<GarrisonHolder>
<Max>6</Max>
</GarrisonHolder>
<Health>
<Max>1200</Max>
</Health>

View File

@ -7,6 +7,9 @@
<wood>150</wood>
</Resources>
</Cost>
<GarrisonHolder>
<Max>6</Max>
</GarrisonHolder>
<Health>
<Max>1091</Max>
</Health>

View File

@ -14,6 +14,14 @@
<Square width="18.0" depth="18.0"/>
<Height>5.0</Height>
</Footprint>
<GarrisonHolder>
<Max>3</Max>
<BuffHeal>0</BuffHeal>
<EjectHealth>0.1</EjectHealth>
<EjectEntitiesOnDestroy>true</EjectEntitiesOnDestroy>
<List datatype="tokens">Support</List>
<LoadingRange>1</LoadingRange>
</GarrisonHolder>
<Health>
<Max>800</Max>
<SpawnEntityOnDeath>rubble/rubble_stone_3x3</SpawnEntityOnDeath>