Specifies whether the item is mergeable, usable or not.
[Visual Basic] Public _flag As Integer [C#] public int _flag; [C++] public: int _flag; [JScript] public var _flag: int;
ItemPrototype Class | croemud.item Namespace