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

SmallCrate() private method

private SmallCrate ( ) : System.Collections.Generic
return System.Collections.Generic
		public SmallCrate() : base( 0x9A9 )
		{
			Weight = 2.0;
		}

Same methods

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