summaryrefslogtreecommitdiff
path: root/src/map/messages_zero.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-11-21 19:14:29 +0300
committerAndrei Karas <akaras@inbox.ru>2018-12-12 21:18:06 +0300
commitb5c5728134ced5cd1f1609c3626832c42d425a05 (patch)
tree054f43e88c5c13a10896b73983e18ef2c802bbcd /src/map/messages_zero.h
parent0d8f2fb2bf1ba3d3ea420fc86206987867fc774f (diff)
downloadhercules-b5c5728134ced5cd1f1609c3626832c42d425a05.tar.gz
hercules-b5c5728134ced5cd1f1609c3626832c42d425a05.tar.bz2
hercules-b5c5728134ced5cd1f1609c3626832c42d425a05.tar.xz
hercules-b5c5728134ced5cd1f1609c3626832c42d425a05.zip
Update messages up to 2018-12-12
Diffstat (limited to 'src/map/messages_zero.h')
-rw-r--r--src/map/messages_zero.h28
1 files changed, 24 insertions, 4 deletions
diff --git a/src/map/messages_zero.h b/src/map/messages_zero.h
index d814b2305..f7f4cf360 100644
--- a/src/map/messages_zero.h
+++ b/src/map/messages_zero.h
@@ -24,7 +24,7 @@
/* This file is autogenerated, please do not commit manual changes
-Latest version: 20181114
+Latest version: 20181212
*/
enum clif_messages {
@@ -4383,9 +4383,11 @@ Thief
Knight
*/
MSG_KNIGHT = 0x364,
-/*20171018 to latest
+/*20171018 to 20181128
Prieset
Priest
+20181212 to latest
+Priest
*/
MSG_PRIEST = 0x365,
/*20171018 to latest
@@ -4960,9 +4962,11 @@ WhiteSmith
Sniper
*/
MSG_HUNTER_H = 0x3dc,
-/*20171018 to latest
+/*20171018 to 20181128
Saaassin Cross
Assassin Cross
+20181212 to latest
+Assassin Cross
*/
MSG_ASSASSIN_H = 0x3dd,
/*20171018 to latest
@@ -4990,9 +4994,11 @@ Sniper_W
Sniper
*/
MSG_HUNTER_H_W = 0x3e2,
-/*20171018 to latest
+/*20171018 to 20181128
Saaassin Cross_W
Assassin Cross
+20181212 to latest
+Assassin Cross_W
*/
MSG_ASSASSIN_H_W = 0x3e3,
/*20171018 to latest
@@ -17509,6 +17515,20 @@ PvP
*/
MSG_ID_DF1 = 0xdf1,
#endif
+#if PACKETVER >= 20181212
+/*20181212 to latest
+성제
+*/
+ MSG_ID_DF2 = 0xdf2,
+/*20181212 to latest
+소울리퍼
+*/
+ MSG_ID_DF3 = 0xdf3,
+/*20181212 to latest
+설정한 내용은 정상 종료 시 서버에 저장됩니다.
+*/
+ MSG_ID_DF4 = 0xdf4,
+#endif
};
#endif /* MAP_MESSAGES_ZERO_H */