See [Item.hpp](/include/Item/Item.hpp) for a list of known item flags. Feel free to contribute to the list!
The item flags are different from item IDs, as the flags are used as an index to the `mItemFlags` in the [`ItemManager`](/include/Item/ItemManager.hpp)
class.
Interestingly, flags 0 through 10 are also the IDs of equipment items: