OpenXcom Forum

Modding => OpenXcom Extended => OXCE Suggestions DONE => Topic started by: memmaker on February 04, 2020, 10:44:18 pm

Title: [Documentation] Show Soldier type in inventory
Post by: memmaker on February 04, 2020, 10:44:18 pm
H there, today a new OXCE feature was merged and will become available in future builds.

With the following flag set in your ruleset, the soldier type of your soldiers will be displayed in the inventory screen.

Code: [Select]
soldiers:
  - type: STR_HEAVY
    showTypeInInventory: true

The type name will be displayed as a prefix to the armor name tooltip when you hover over the armor of the soldier in the inventory screen.