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

FillableSmallCrate() private method

private FillableSmallCrate ( ) : System
return System
		public FillableSmallCrate()
			: base( 0x9A9 )
		{
			Weight = 1.0;
		}

Same methods

FillableSmallCrate::FillableSmallCrate ( Serial serial ) : System