mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 23:56:35 +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:
@@ -241,6 +241,7 @@ OP_AutoAttack=0x3d86 # C
|
||||
OP_AutoAttack2=0x4ca1 # C
|
||||
OP_Consume=0x7ce4 # C
|
||||
OP_MoveItem=0x7f56 # C
|
||||
OP_MoveMultipleItems=0x4572
|
||||
OP_DeleteItem=0x36f8 # C
|
||||
OP_DeleteCharge=0x1df9 # C
|
||||
OP_ItemPacket=0x34f8 # C
|
||||
|
||||
Reference in New Issue
Block a user