Basic spellcasting works a bit.

This commit is contained in:
KimLS
2024-12-08 22:56:34 -08:00
parent 13f57f3c5d
commit ce98118cc8
4 changed files with 59 additions and 6 deletions
+1
View File
@@ -39,6 +39,7 @@ E(OP_BeginCast)
E(OP_BuffCreate)
E(OP_Buff)
E(OP_ManaChange)
E(OP_Action)
//list of packets we need to decode on the way in:
D(OP_EnterWorld)
D(OP_ZoneEntry)