Compare commits

...

2 commits

View file

@ -88,6 +88,7 @@ bowmen = {
counters = {
skirmishers = 1
chemical_weapons = 1
archer_cavalry = 1
}
can_recruit = {
@ -623,6 +624,7 @@ handgunners = {
counters = {
heavy_infantry = 1
archer_cavalry = 0.25
}
buy_cost = { gold = handgunner_recruitment_cost }