Verified and corrected packets through character select

This commit is contained in:
dannuic
2026-04-14 13:39:28 -05:00
parent 865f619e21
commit b5cc8dfab1
5 changed files with 107 additions and 14 deletions
+2
View File
@@ -66,11 +66,13 @@ E(OP_ZoneSpawns)
//list of packets we need to decode on the way in:
D(OP_Animation)
D(OP_ApplyPoison)
D(OP_ApproveName)
D(OP_AugmentInfo)
D(OP_AugmentItem)
D(OP_BlockedBuffs)
D(OP_CastSpell)
D(OP_ChannelMessage)
D(OP_CharacterCreate)
D(OP_ClientUpdate)
D(OP_ClickDoor)
D(OP_Consider)