Add OP_MobHealth encode.

This commit is contained in:
KimLS
2024-12-12 19:56:13 -08:00
parent b761f1cdf9
commit 0da381c272
3 changed files with 17 additions and 0 deletions
+1
View File
@@ -40,6 +40,7 @@ E(OP_BuffCreate)
E(OP_Buff)
E(OP_ManaChange)
E(OP_Action)
E(OP_MobHealth)
//list of packets we need to decode on the way in:
D(OP_EnterWorld)
D(OP_ZoneEntry)