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

Quiche() private method

private Quiche ( ) : System.Collections.Generic
return System.Collections.Generic
		public Quiche() : base( 0x1041 )
		{
			Stackable = false;
			this.Weight = 1.0;
			this.FillFactor = 5;
		}

Same methods

Quiche::Quiche ( Serial serial ) : System.Collections.Generic