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

RejuvinationAnkhNorth() private method

private RejuvinationAnkhNorth ( ) : System
return System
		public RejuvinationAnkhNorth()
		{
			AddComponent( new RejuvinationAddonComponent( 0x4 ), 0, 0, 0 );
			AddComponent( new RejuvinationAddonComponent( 0x5 ), 1, 0, 0 );
		}

Same methods

RejuvinationAnkhNorth::RejuvinationAnkhNorth ( Serial serial ) : System