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

ContractOfEmployment() private method

private ContractOfEmployment ( ) : Server.Mobiles
return Server.Mobiles
		public ContractOfEmployment() : base( 0x14F0 )
		{
			Weight = 1.0;
			//LootType = LootType.Blessed;
		}

Same methods

ContractOfEmployment::ContractOfEmployment ( Server.Serial serial ) : Server.Mobiles