Minor TA Bug
from
GalCiv2 Forums
Upon colonizing a planet as the Drengin, I get told there are precursor artifacts that up production at the cost of lives. The neutral and evil flavortexts are different, but they bot state it is a 1% bonus to production. As the Dregin, I'm going with the evil answer, but I figure it should give more of a bonus than the neutral option.
- but this is a randomization issue, not really a bug. Somewhere in the program there's a range of values each variable can take, and numbers are randomly generated based on this. I've seen this happen plenty of times, but neutral will never be HIGHER than evil (not just on this event, it happens on all of them).