X2CommunityCore / X2CommunityHighlander

MIT License
7 stars 3 forks source link

Allow configuration of how SquadSelect handles auto remove equipment #240

Closed MalucoMarinero closed 7 years ago

MalucoMarinero commented 7 years ago

False behaves as per vanilla.

var config bool NoStripWoundedInventory;    // If true, suppress the normal behavior of stripping utility items from wounded soldiers.
var config bool AutoStripWoundedAllItems;   // If true, also strip other equipment slots on wounded soldiers.