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

DyeTub() private method

private DyeTub ( ) : System.Collections.Generic
return System.Collections.Generic
		public DyeTub() : base( 0xFAB )
		{
			Weight = 10.0;
			m_Redyable = true;
		}
		

Same methods

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