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

DoubleAxe() private method

private DoubleAxe ( )
		public DoubleAxe() : base( 0xF4B )
		{
			Weight = 8.0;
		}

Same methods

DoubleAxe::DoubleAxe ( Serial serial )