ToT patch

This commit is contained in:
mark 2010-02-23 21:35:52 +00:00
parent fe6c18a2d4
commit d3e95b7e53
9 changed files with 932 additions and 220 deletions

View file

@ -4485,7 +4485,7 @@ namespace Server.Mobiles
Faction.HandleDeath( this, ds.m_Mobile );
}
if( !givenToTKill )
if( !givenToTKill && Map == Map.Tokuno )
{
givenToTKill = true;
TreasuresOfTokuno.HandleKill( this, ds.m_Mobile );