Peasant Garrisons Attribute Fix

Only 'wild non-town' units got is_peasant attribute.

All units are without 'is_peasant' attribute except:

  • peasant archers
  • below units : (technical names - edu):

peasants.add("Hunters");
peasants.add("Woodsmen");
peasants.add("EE Peasants");
peasants.add("Peasants");
peasants.add("Southern Peasants");
peasants.add("Slav Levies");
peasants.add("Transilvanian Peasants");

Original units with is_peasants attribute on :

IsPeasantOrginal.jpg
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License