System message adjustments.

Thanks to Enryu.
This commit is contained in:
MobiusDevelopment
2022-01-15 04:33:13 +00:00
parent 2f3ce4199a
commit 169584c991
4 changed files with 10 additions and 6 deletions

View File

@@ -94,7 +94,6 @@ public class RequestExRemoveItemAttribute implements IClientIncomingPacket
if (targetItem.isArmor())
{
sm.addAttribute(realElement.getClientId());
sm.addAttribute(realElement.getOpposite().getClientId());
}
}
else