[Visual Basic] Protected _weight_max As Integer [C#] protected int _weight_max; [C++] protected: int _weight_max; [JScript] protected var _weight_max: int;
PlayerCharacter Class | croemud.character Namespace