diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-09-02 23:22:26 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-09-06 01:18:56 +0300 |
commit | f32c27a3446fc8312a7fd4f9a85b60720549582a (patch) | |
tree | cfd00cc5642ef897aba98bf9f6b1a53d02ddc825 /src/net/eathena/packets.h | |
parent | b06871fcb8e0b678a7fdbc2a10b22283b2899d1c (diff) | |
download | plus-f32c27a3446fc8312a7fd4f9a85b60720549582a.tar.gz plus-f32c27a3446fc8312a7fd4f9a85b60720549582a.tar.bz2 plus-f32c27a3446fc8312a7fd4f9a85b60720549582a.tar.xz plus-f32c27a3446fc8312a7fd4f9a85b60720549582a.zip |
eathena: add basic handling for packet SMSG_QUEST_ADD 0x02b3.
Diffstat (limited to 'src/net/eathena/packets.h')
-rw-r--r-- | src/net/eathena/packets.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/packets.h b/src/net/eathena/packets.h index fd595e7e2..a4b8e1f31 100644 --- a/src/net/eathena/packets.h +++ b/src/net/eathena/packets.h @@ -96,7 +96,7 @@ int16_t packet_lengths[] = 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 107, 0, 0, 0, 0, 0, 191, 0, 0, 0, 0, 0, 0, // #0x02C0 0, -1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, |