Identified other OP_MoveMultipleItems opcodes

Older clients don't actually ever send this but they do accept it
This commit is contained in:
Michael Cook (mackal)
2017-11-26 18:51:27 -05:00
parent e19b7bd368
commit f8b924c262
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -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