Validated up to OP_MemorizeSpell (still needs testing in client)

This commit is contained in:
dannuic
2026-04-17 18:07:39 -06:00
parent 2da6d3f37c
commit ec5a9d0bd4
5 changed files with 52 additions and 6 deletions
+2
View File
@@ -33,6 +33,7 @@ E(OP_Illusion)
E(OP_ItemPacket)
E(OP_LogServer)
E(OP_ManaChange)
E(OP_MemorizeSpell)
E(OP_MobHealth)
E(OP_MoneyOnCorpse)
E(OP_MoveItem)
@@ -84,6 +85,7 @@ D(OP_GMTraining)
D(OP_GroupDisband)
D(OP_GroupInvite)
D(OP_GroupInvite2)
D(OP_MemorizeSpell)
D(OP_MoveItem)
D(OP_RemoveBlockedBuffs)
D(OP_SetServerFilter)