Actual shifters.
[Visual Basic] Protected _shifter As Integer() [C#] protected int[] _shifter; [C++] protected: int _shifter __gc[]; [JScript] protected var _shifter: int[];
ItemInstance Class | croemud.item Namespace