Server.Items.BlackStaff.BlackStaff C# (CSharp) Method

BlackStaff() private method

private BlackStaff ( )
		public BlackStaff() : base( 0xDF0 )
		{
			Weight = 6.0;
		}

Same methods

BlackStaff::BlackStaff ( Serial serial )