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

DyeTub() private méthode

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

Same methods

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