beard

  1. TheArt

    Advanced Beard Restyling Deed 1.0

    Just figured I'd reshare this because why not?
  2. TheArt

    Beard Restyling Deed

    using System; using Server.Gumps; using Server.Mobiles; using Server.Network; namespace Server.Items { public class BeardRestylingDeed : Item { [Constructable] public BeardRestylingDeed() : base(0x14F0) { this.Weight = 1.0...
Back