Item weight.
[Visual Basic] Public _weight As Integer [C#] public int _weight; [C++] public: int _weight; [JScript] public var _weight: int;
ItemPrototype Class | croemud.item Namespace