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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.