migck
Señor de la guerra
- Joined
- Apr 6, 2009
- Messages
- 193
The new feature of Mongols not suffering from razing instability is causing a python exception on every city raze. In Stability.py, line 75:
the actual conts variable is iMongolia, so it should beif utils.getHumanID() == iPlayer and iPlayer != con.iMongols:
I do like the idea of this being the Mongol UP, and kheshiks being the one unit type that can throw cities into panic. Another suggestion could be keeping their UP as it is, but restricting the razing inst. immunity to the historical period of the horde invasions (Middle Ages/early Renaissance? Until Military Tradition, since kheshiks would then upgrade to cuirassiers?)if utils.getHumanID() == iPlayer and iPlayer != con.iMongolia: