diff --git a/idaplugins/ffnetwork.py b/idaplugins/ffnetwork.py index 6efe479..9eb9415 100644 --- a/idaplugins/ffnetwork.py +++ b/idaplugins/ffnetwork.py @@ -99,7 +99,7 @@ packet_names = { 279: 'UpdateClassInfoBozja', 280: 'PlayerSetup', 281: 'PlayerStats', - 281: 'FirstAttack', + 282: 'FirstAttack', 283: 'PlayerStateFlags', 284: 'PlayerClassInfo', 286: 'ModelEquip',