Heritage items, talismans

This commit is contained in:
xavier 2011-07-24 01:47:01 +00:00
parent e7db1fd9f7
commit 129cac945b
109 changed files with 11659 additions and 188 deletions

View file

@ -34,7 +34,7 @@ namespace Server.Items
{
}
public bool Dye( Mobile from, DyeTub sender )
public virtual bool Dye( Mobile from, DyeTub sender )
{
if ( Deleted )
return false;