summaryrefslogtreecommitdiff
path: root/servergreps/hercules/00000000
diff options
context:
space:
mode:
Diffstat (limited to 'servergreps/hercules/00000000')
-rw-r--r--servergreps/hercules/00000000/clientpackets.txt5
-rw-r--r--servergreps/hercules/00000000/clientwrongpacketsizes.txt5
2 files changed, 5 insertions, 5 deletions
diff --git a/servergreps/hercules/00000000/clientpackets.txt b/servergreps/hercules/00000000/clientpackets.txt
index a29d37a..95e9a86 100644
--- a/servergreps/hercules/00000000/clientpackets.txt
+++ b/servergreps/hercules/00000000/clientpackets.txt
@@ -221,8 +221,3 @@ PSESENT BUT UNIMPLIMENTED CMSG_PARTY_INVITED
? UNIMPLIMENTED clif->pUseSkillToPosMoreInfo
? UNIMPLIMENTED clif->pWalkToXY
? UNIMPLIMENTED clif->pWantToConnection
-WRONG SIZE 00f3 CMSG_CHAT_MESSAGE clif->pMoveToKafra -1 vs 8
-WRONG SIZE 0193 CMSG_CLOSE_STORAGE clif->pSolveCharName 2 vs 6
-WRONG SIZE 01fd CMSG_NPC_REPAIR clif->pRepairItem 15 vs 4
-WRONG SIZE 0202 CMSG_PLAYER_CHANGE_DIR clif->pFriendsListAdd 5 vs 26
-WRONG SIZE 0208 CMSG_FRIENDS_REQUEST_ACK clif->pFriendsListReply 14 vs 11
diff --git a/servergreps/hercules/00000000/clientwrongpacketsizes.txt b/servergreps/hercules/00000000/clientwrongpacketsizes.txt
new file mode 100644
index 0000000..40142e2
--- /dev/null
+++ b/servergreps/hercules/00000000/clientwrongpacketsizes.txt
@@ -0,0 +1,5 @@
+00f3 CMSG_CHAT_MESSAGE clif->pMoveToKafra -1 vs 8
+0193 CMSG_CLOSE_STORAGE clif->pSolveCharName 2 vs 6
+01fd CMSG_NPC_REPAIR clif->pRepairItem 15 vs 4
+0202 CMSG_PLAYER_CHANGE_DIR clif->pFriendsListAdd 5 vs 26
+0208 CMSG_FRIENDS_REQUEST_ACK clif->pFriendsListReply 14 vs 11