Cleanup for previous commit.
This commit is contained in:
parent
386d1794d0
commit
f4d640788f
@ -2236,11 +2236,6 @@ public final class L2PcInstance extends L2Playable
|
||||
sendPacket(new ExStorageMaxCount(this));
|
||||
}
|
||||
|
||||
if ((item.getItem().getBodyPart() == L2Item.SLOT_BROOCH_JEWEL) || (item.getItem().getBodyPart() == L2Item.SLOT_BROOCH))
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
// Notify to scripts
|
||||
EventDispatcher.getInstance().notifyEventAsync(new OnPlayerEquipItem(this, item), this);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user