Comment 3 for bug 895514

Revision history for this message
AlexB (alexander-b) wrote :

SpyEffect.StolenTechIndex now is a list. Invalid indexes are removed from the list automatically, each positive of them emitting a parser error. Negatives are silently swallowed, thus -1 can still be used to reset the tag. Should be completely backwards compatible.