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

Nightstand() private method

private Nightstand ( )
		public Nightstand() : base(0xB35)
		{
			Weight = 1.0;
		}

Same methods

Nightstand::Nightstand ( Serial serial )