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