Specifies whether the item is an equipement. The equipement type if so.
[Visual Basic] Public _equipment_type As Integer [C#] public int _equipment_type; [C++] public: int _equipment_type; [JScript] public var _equipment_type: int;
ItemPrototype Class | croemud.item Namespace