Norbyte / ositools

Advanced scripting and mod support for Divinity Original Sin 2
MIT License
373 stars 30 forks source link

Item flag naming inconsistency #134

Open PinewoodPip opened 10 months ago

PinewoodPip commented 10 months ago

Extender Version

v60

Game Version

v3.6.117.3735

Bug Summary

Item classes have the following flag inconsistently named between contexts:

EclItem.DontAddToBottomBar
EsvItem.DontAddToHotbar

As discussed before, this flag is likely to simply be the wares flag, and if so should probably be aliased to that.

Links

No response