System message adjustments.

Contributed by Enryu.
This commit is contained in:
MobiusDevelopment
2022-01-11 23:12:59 +00:00
parent 38c3b56383
commit d656a2f846
3 changed files with 7 additions and 1 deletions

View File

@@ -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());