Saw this in descr_character:
Code:
type general
actions moving_normal, moving_quickmarch, garrison, assault, attack, besiege, entrench, ambush, exchange
wage_base 0
starting_action_points 100
With the hope of handicapping armies without named characters commanding (and enforcing the use of those with them) I removed some actions:
Code:
type general
actions moving_normal, moving_quickmarch, garrison, exchange
wage_base 0
starting_action_points 100
Nothing happened.
Is it another one of the multitude of hardcoded limits or need other edits be made elsewhere?
TIA
Bookmarks