How does one reduce the party points for mercs
See
follower_common.fos , lines
72-110. Should be pretty obvious
and the merc requirement for slaves?
See
follower_common.fos, line
196.
Changing it to, for example
return(Slaves < 5);should limit possible slaves to 5.