summaryrefslogtreecommitdiff
path: root/src/net/eathena/packets.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-14 13:38:08 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-14 13:38:08 +0300
commit12ae270e892d8d7cef9813031e7359c93009ed02 (patch)
tree1803915e60cdf910d1bec5eeaf129d7d36f79710 /src/net/eathena/packets.h
parentdc5e757b8ef36c1d3b083a67f4a55aead37b706c (diff)
downloadplus-12ae270e892d8d7cef9813031e7359c93009ed02.tar.gz
plus-12ae270e892d8d7cef9813031e7359c93009ed02.tar.bz2
plus-12ae270e892d8d7cef9813031e7359c93009ed02.tar.xz
plus-12ae270e892d8d7cef9813031e7359c93009ed02.zip
eathena: add partial support for packet SMSG_QUEST_NPC_EFFECT 0x0446.
Diffstat (limited to 'src/net/eathena/packets.h')
-rw-r--r--src/net/eathena/packets.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/packets.h b/src/net/eathena/packets.h
index a818b5313..96f0f356a 100644
--- a/src/net/eathena/packets.h
+++ b/src/net/eathena/packets.h
@@ -132,7 +132,7 @@ int16_t packet_lengths[] =
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, 8, 0, 25,
// #0x0440
- 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 4, 0, 0, 0, 0, 14, 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, 0, 0, 0, 0,