Server.Mobiles.Bowyer.Bowyer C# (CSharp) Méthode

Bowyer() private méthode

private Bowyer ( ) : System.Collections.Generic
Résultat System.Collections.Generic
		public Bowyer() : base( "the bowyer" )
		{
			SetSkill( SkillName.Fletching, 80.0, 100.0 );
			SetSkill( SkillName.Archery, 80.0, 100.0 );
		}

Same methods

Bowyer::Bowyer ( Server.Serial serial ) : System.Collections.Generic