Re: Re: Crash in 1480
Ahh, okay
I wish I noticed that, it makes perfect sense. I will change that in my version and continue testing the beta the next chance I get. My only other suggestion for this event in addition is to add the description line.
Originally posted by Languish
Original incorrect code
Code:command = { type = desertion which = 2000 value = -1 }
To be correct version
Code:command = { type = desertion which = -1 value = 2000 }
This will be corrected and patched tonight in version 4.0a.
Ahh, okay