PositiveTraitUI

Tracking Issue: #1081

Tags: ui

Positive traits are a scrapped WOTC feature. The game had only negative traits on release, and no UI was created for a "positive trait acquired" event, even though X2TraitTemplate has an unused bPositiveTrait flag. This feature copies and adjusts the "soldier promoted" UI to make it function as a makeshift "positive trait acquired" UI. This popup will be displayed whenever a soldier acquires a trait with the bPositiveTrait flag set to true on its X2TraitTemplate.

Source code references