mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-23 00:08:23 +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:
@@ -251,6 +251,7 @@ OP_AutoAttack=0x1df9 # C
|
||||
OP_AutoAttack2=0x517b # C
|
||||
OP_Consume=0x24c5 # V
|
||||
OP_MoveItem=0x2641 # C
|
||||
OP_MoveMultipleItems=0x40e8
|
||||
OP_DeleteItem=0x66e0 # C
|
||||
OP_DeleteCharge=0x4ca1 # C
|
||||
OP_ItemPacket=0x7b6e # C
|
||||
|
||||
Reference in New Issue
Block a user