mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 22:56:37 +00:00
Identified other OP_MoveMultipleItems opcodes
Older clients don't actually ever send this but they do accept it
This commit is contained in:
@@ -198,6 +198,7 @@ OP_Split=0x4848 # ShowEQ 10/27/05
|
||||
OP_Surname=0x4668 # ShowEQ 10/27/05
|
||||
OP_ClearSurname=0x6cdb
|
||||
OP_MoveItem=0x420f # ShowEQ 10/27/05
|
||||
OP_MoveMultipleItems=0x463b
|
||||
OP_FaceChange=0x0f8e # ShowEQ 10/27/05
|
||||
OP_ItemPacket=0x3397 # ShowEQ 10/27/05
|
||||
OP_ItemLinkResponse=0x667c # ShowEQ 10/27/05
|
||||
|
||||
Reference in New Issue
Block a user