fix summon+logout problem, fix for an exploit.

This commit is contained in:
xavier 2010-11-18 15:19:29 +00:00
parent fa782484a9
commit 638065dcde
4 changed files with 40 additions and 17 deletions

View file

@ -132,7 +132,6 @@ namespace Server.Mobiles
[AttributeUsage( AttributeTargets.Class )]
public class FriendlyNameAttribute : Attribute
{
//future use: Talisman 'Protection/Bonus vs. Specific Creature
private TextDefinition m_FriendlyName;