Compare commits

...

2 commits

View file

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