This is for The_Foz_4

Here is a post I wrote somewhere else and I was wondering if you could create a script like the one for the shield fix for this:

"Can someone tell me what file / line contains the variable that makes units more likely to route when the general is dead?. It might be historically correct, or not, but I do not like the fact that once the AI general is killed, the battle is almost over as units rout and you end up with results such as Kills 1200, Loses 150.
Can that morale bonus from the general be canceled or reduced easily?

It is either that or one by one, go through every unit in the EDU and give them a morale boost. I also found out that in this file, you can add lock_morale to the end of the stat_mental field of each unit. Like this:

stat_mental 3, normal, trained, lock_morale

This stops unit from ever routing. It might be a bit extreme but it can be quite amazing, seeing all units fighting to death, instead of routing and being killed anyway by cavalry.

I will try it when I go home. Might take a while to modify every single unit though"

Just to add that parameter to every unit. Thanks