Server.Items.PumpkinPie.PumpkinPie C# (CSharp) Méthode

PumpkinPie() private méthode

private PumpkinPie ( ) : System.Collections.Generic
Résultat System.Collections.Generic
		public PumpkinPie() : base( 0x1041 )
		{
			Stackable = false;
			this.Weight = 1.0;
			this.FillFactor = 5;
		}

Same methods

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