Server.Mobiles.Bowyer.GetShoeHue C# (CSharp) Method

GetShoeHue() public method

public GetShoeHue ( ) : int
return int
		public override int GetShoeHue()
		{
			return 0;
		}