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

LeatherShorts() private method

private LeatherShorts ( )
		public LeatherShorts() : base( 0x1C00 )
		{
			Weight = 3.0;
		}

Same methods

LeatherShorts::LeatherShorts ( Serial serial )