Server.Mobiles.GreatHart.GetDeathSound C# (CSharp) 메소드

GetDeathSound() 공개 메소드

public GetDeathSound ( ) : int
리턴 int
		public override int GetDeathSound() 
		{ 
			return 0x84; 
		}