It's becuase of the new system, Rohan recruits fastest in grassland, while Helm's Deep is counted as mountain area. It's easy to change in descr_regions.txt located in data/world/maps/base. Find the entry
Code:
Helms-Deep_Province
Helms-Deep
milan
Bandit_Rebels
100 170 200
mountains, crusade, hornburg, roads, big_city, no_brigands
5
1 ;BF
religions { catholic 7 orthodox 5 islam 3 northmen 68 heretic 2 numenorian 15 }
and change to
Code:
Helms-Deep_Province
Helms-Deep
milan
Bandit_Rebels
100 170 200
grasland, crusade, hornburg, roads, big_city, no_brigands
5
1 ;BF
religions { catholic 7 orthodox 5 islam 3 northmen 68 heretic 2 numenorian 15 }