summaryrefslogtreecommitdiff
path: root/network.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-02-09 02:31:53 +0300
committerAndrei Karas <akaras@inbox.ru>2018-02-09 02:31:53 +0300
commit78c636b8211d80a733fdbd156bfdc617ef9e578e (patch)
tree045fb29d921e347b285fae03aebb4c6caa4e3b9d /network.xml
parent3eab57f1cdf576c06b738befe2151340a540a76d (diff)
downloadclientdata-78c636b8211d80a733fdbd156bfdc617ef9e578e.tar.gz
clientdata-78c636b8211d80a733fdbd156bfdc617ef9e578e.tar.bz2
clientdata-78c636b8211d80a733fdbd156bfdc617ef9e578e.tar.xz
clientdata-78c636b8211d80a733fdbd156bfdc617ef9e578e.zip
Add fake packets for clan messages.
Diffstat (limited to 'network.xml')
-rw-r--r--network.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/network.xml b/network.xml
index 8fc5fb03..8efd7ed9 100644
--- a/network.xml
+++ b/network.xml
@@ -9,5 +9,25 @@ Copyright (C) 2016-2018 Evol Online -->
id="2513"
len="14"
/>
+ <!-- SMSG_CLANINFO -->
+ <fakepacket
+ id="2442"
+ len="-1"
+ />
+ <!-- SMSG_CLAN_ONLINE_COUNT -->
+ <fakepacket
+ id="2440"
+ len="6"
+ />
+ <!-- SMSG_CLAN_LEAVE -->
+ <fakepacket
+ id="2441"
+ len="2"
+ />
+ <!-- SMSG_CLAN_CHAT -->
+ <fakepacket
+ id="2446"
+ len="-1"
+ />
</inpackets>
</network>