Compare commits

..

No commits in common. "c3aaa75fda504fba58ac994f2cf33f6ade6cf7ce" and "18b95f3a271fcb4bbbac5fdc3541f1b09470ec16" have entirely different histories.

View file

@ -88,7 +88,6 @@ bowmen = {
counters = { counters = {
skirmishers = 1 skirmishers = 1
chemical_weapons = 1 chemical_weapons = 1
archer_cavalry = 1
} }
can_recruit = { can_recruit = {
@ -624,7 +623,6 @@ 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 }