[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:
wowgetoffyourcellphone
2022-06-19 01:14:32 +00:00
parent 729a35c472
commit 01fd2564e5
@@ -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>