summaryrefslogtreecommitdiff
path: root/src/map/packets_keys_main.h
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2018-02-10 03:16:57 +0100
committerGitHub <noreply@github.com>2018-02-10 03:16:57 +0100
commitc9815528e0ebfd83f1b3739d5b4b09c52438b616 (patch)
tree33569d878c3e6ae664a818d1e78ade6a956b420c /src/map/packets_keys_main.h
parentc653d967508c194133d64e0c28fcc3dc0665cd77 (diff)
parenta269cb2e69dc834c9b22e6618d3684550882fcaa (diff)
downloadhercules-c9815528e0ebfd83f1b3739d5b4b09c52438b616.tar.gz
hercules-c9815528e0ebfd83f1b3739d5b4b09c52438b616.tar.bz2
hercules-c9815528e0ebfd83f1b3739d5b4b09c52438b616.tar.xz
hercules-c9815528e0ebfd83f1b3739d5b4b09c52438b616.zip
Merge pull request #1969 from 4144/packetsupdate
Update packets and keys tables up to 20180207.
Diffstat (limited to 'src/map/packets_keys_main.h')
-rw-r--r--src/map/packets_keys_main.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/map/packets_keys_main.h b/src/map/packets_keys_main.h
index afaf62e2d..9aa39fad5 100644
--- a/src/map/packets_keys_main.h
+++ b/src/map/packets_keys_main.h
@@ -1954,5 +1954,10 @@
packetKeys(0x7EAA1CE0,0x415D1CFD,0x4C8F19FA);
#endif
+// 2018-02-07bRagexe, 2018-02-07bRagexeRE
+#if PACKETVER == 20180207
+ packetKeys(0x45AA1B44,0x20E716B7,0x5388105C);
+#endif
+
#endif /* MAP_PACKETS_MAIN_KEYS_H */