Items disappearing during the cycle.
[Visual Basic] Protected _disappearing_items As Hashtable [C#] protected Hashtable _disappearing_items; [C++] protected: Hashtable* _disappearing_items; [JScript] protected var _disappearing_items: Hashtable;
PlayerCharacter Class | croemud.character Namespace