Shifter.
[Visual Basic] Public _shifter As ItemShifter() [C#] public ItemShifter[] _shifter; [C++] public: ItemShifter* _shifter __gc[]; [JScript] public var _shifter: ItemShifter[];
ItemPrototype Class | croemud.item Namespace