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

PeachCobbler() private method

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

Same methods

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