forked from mirrors/0ad
[Alpha 26][Fix] Barracks should garrison infantry, while stables garrison cavalry. This bug is a holdover from the unified barracks days prior to the stable split.
As reported on the forum. This was SVN commit r26955.
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
</Footprint>
|
||||
<GarrisonHolder>
|
||||
<Max>10</Max>
|
||||
<List datatype="tokens">Infantry Cavalry</List>
|
||||
<List datatype="tokens">Infantry</List>
|
||||
</GarrisonHolder>
|
||||
<Health>
|
||||
<Max>2000</Max>
|
||||
|
||||
Reference in New Issue
Block a user