Ah, ok 
Here's what you do:
In the EDU, find the " High Elf Swordmaster" entry (which I guess you can do
)
Now change the red
Code:
type High Elf Swordmaster
dictionary HE_Swordmaster
category infantry
class heavy
voice_type Heavy
;accent High_elfs
banner faction main_infantry
banner holy crusade
soldier HE_Swordmaster, 50, 0, 1.25
;officer Bladelord
;officer HE_Standard-bearer
;officer HE_Horndard-bearer
attributes sea_faring, can_withdraw
move_speed_mod 1.1
formation 1.25, 1.25, 2.5, 2.5, 6, square, schiltrom
stat_health 1, 0
stat_pri 12, 6, no, 0, 0, melee, melee_blade, slashing, sword, 0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_blade, blunt, axe, 0, 1
stat_sec_attr no
stat_pri_armour 7, 11, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, -1, 0, -1
stat_mental 16, disciplined, highly_trained
stat_charge_dist 26
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 2250, 450, 100, 100, 2250, 2, 295
armour_ug_levels 3, 4, 5, 6
armour_ug_models HE_Swordmaster, HE_Swordmaster_ug1, HE_Swordmaster_ug2, HE_Swordmaster_ug3
ownership england
recruit_priority_offset 30
to blue
Code:
type High Elf Swordmaster
dictionary HE_Swordmaster
category infantry
class heavy
voice_type Heavy
;accent High_elfs
banner faction main_infantry
banner holy crusade
soldier HE_Swordmaster, 50, 0, 1.25
;officer Bladelord
;officer HE_Standard-bearer
;officer HE_Horndard-bearer
attributes sea_faring, can_withdraw
move_speed_mod 1.1
formation 1.25, 1.25, 2.5, 2.5, 6, square, schiltrom
stat_health 1, 0
stat_pri 12, 6, no, 0, 0, melee, melee_blade, slashing, sword, 0, 1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, melee_blade, blunt, axe, 0, 1
stat_sec_attr no
stat_pri_armour 7, 11, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 0
stat_ground 0, -1, 0, -1
stat_mental 16, disciplined, highly_trained
stat_charge_dist 26
stat_fire_delay 0
stat_food 60, 300
stat_cost 3, 2250, 450, 100, 100, 2250, 2, 295
armour_ug_levels 3, 4, 5, 5
armour_ug_models HE_Swordmaster, HE_Swordmaster_ug1, HE_Swordmaster_ug2, HE_Swordmaster_ug2
ownership england
recruit_priority_offset 30
and you're done!