System message adjustments.
Contributed by Enryu.
This commit is contained in:
@@ -90,6 +90,7 @@ public class RequestExRemoveItemAttribute implements IClientIncomingPacket
|
||||
}
|
||||
sm.addInt(targetItem.getEnchantLevel());
|
||||
sm.addItemName(targetItem);
|
||||
sm.addAttribute(realElement.getClientId());
|
||||
if (targetItem.isArmor())
|
||||
{
|
||||
sm.addAttribute(realElement.getClientId());
|
||||
|
Reference in New Issue
Block a user