Index: binaries/data/mods/public/simulation/templates/template_unit_hero.xml =================================================================== --- binaries/data/mods/public/simulation/templates/template_unit_hero.xml +++ binaries/data/mods/public/simulation/templates/template_unit_hero.xml @@ -30,7 +30,7 @@ Hero Organic Human - Hero Soldier + Hero phase_city @@ -55,7 +55,13 @@ attack/weapon/sword.xml - actor/human/death/death.xml + actor/human/death/{gender}_death.xml + + voice/{lang}/civ/civ_{gender}_walk.xml + voice/{lang}/civ/civ_{gender}_attack.xml + voice/{lang}/civ/civ_{gender}_gather.xml + voice/{lang}/civ/civ_{gender}_repair.xml + voice/{lang}/civ/civ_{gender}_garrison.xml Index: binaries/data/mods/public/simulation/templates/template_unit_hero_cavalry.xml =================================================================== --- binaries/data/mods/public/simulation/templates/template_unit_hero_cavalry.xml +++ binaries/data/mods/public/simulation/templates/template_unit_hero_cavalry.xml @@ -22,7 +22,7 @@ Hero Cavalry - Cavalry + Cavalry Soldier formations/wedge @@ -32,14 +32,8 @@ - - voice/{lang}/civ/civ_{gender}_walk.xml - voice/{lang}/civ/civ_{gender}_attack.xml - voice/{lang}/civ/civ_{gender}_gather.xml - voice/{lang}/civ/civ_{gender}_garrison.xml actor/mounted/movement/walk.xml actor/mounted/movement/walk.xml - attack/weapon/sword.xml actor/fauna/death/death_horse.xml interface/alarm/alarm_create_cav.xml Index: binaries/data/mods/public/simulation/templates/template_unit_hero_elephant_melee.xml =================================================================== --- binaries/data/mods/public/simulation/templates/template_unit_hero_elephant_melee.xml +++ binaries/data/mods/public/simulation/templates/template_unit_hero_elephant_melee.xml @@ -32,7 +32,7 @@ 2000 - Elephant Melee + Elephant Melee Soldier Index: binaries/data/mods/public/simulation/templates/template_unit_hero_infantry.xml =================================================================== --- binaries/data/mods/public/simulation/templates/template_unit_hero_infantry.xml +++ binaries/data/mods/public/simulation/templates/template_unit_hero_infantry.xml @@ -21,22 +21,14 @@ 1000 - Infantry + Infantry Soldier Hero interface/alarm/alarm_create_infantry.xml - - voice/{lang}/civ/civ_{gender}_walk.xml - voice/{lang}/civ/civ_{gender}_attack.xml - voice/{lang}/civ/civ_{gender}_gather.xml - voice/{lang}/civ/civ_{gender}_repair.xml - voice/{lang}/civ/civ_{gender}_garrison.xml actor/human/movement/walk.xml actor/human/movement/walk.xml - attack/weapon/sword.xml - actor/human/death/{gender}_death.xml