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

FillableSmallCrate() private méthode

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

Same methods

FillableSmallCrate::FillableSmallCrate ( Serial serial ) : System