From da5c7069a003d508ad26d5d2569482e4effc26a7 Mon Sep 17 00:00:00 2001 From: Fishedotjpg Date: Thu, 28 May 2026 18:51:35 +0100 Subject: [PATCH] horse archer blow up --- common/men_at_arms_types/00_maa_types.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/men_at_arms_types/00_maa_types.txt b/common/men_at_arms_types/00_maa_types.txt index 678209e5..028ee646 100644 --- a/common/men_at_arms_types/00_maa_types.txt +++ b/common/men_at_arms_types/00_maa_types.txt @@ -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 }