Code:
if (MobID == 1 && Char.DefenderofTwinCity == 1 != Char.InventoryContains(1075000, 1))
{
if (MyMath.ChanceSuccess(5))
{
DI2.Info.ID = 1075000;
DI2.Info.MaxDur = DI2.Info.DBInfo.Durability;
DI2.Info.CurDur = DI2.Info.MaxDur;
}
}
ect.
at NewestCOServer.Game.Mob.DropAnItem(UInt32 Owner, Byte OwnerLevel) in C:\51
65\5165 Source\Game\Mob.cs:line 542






