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