summaryrefslogtreecommitdiff
path: root/src/map/messages_main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-10-02 21:44:05 +0300
committerAndrei Karas <akaras@inbox.ru>2018-10-02 21:44:05 +0300
commit60cda69d655c9c96e5db616742bc4c6a5004ab6c (patch)
tree619bc031fb01a88da0618b20e404d800957f5f2b /src/map/messages_main.h
parent2beda93940a7b1d094c2430b19e6c21d8240efa3 (diff)
downloadhercules-60cda69d655c9c96e5db616742bc4c6a5004ab6c.tar.gz
hercules-60cda69d655c9c96e5db616742bc4c6a5004ab6c.tar.bz2
hercules-60cda69d655c9c96e5db616742bc4c6a5004ab6c.tar.xz
hercules-60cda69d655c9c96e5db616742bc4c6a5004ab6c.zip
Update messages up to 2018-10-02.
Diffstat (limited to 'src/map/messages_main.h')
-rw-r--r--src/map/messages_main.h44
1 files changed, 42 insertions, 2 deletions
diff --git a/src/map/messages_main.h b/src/map/messages_main.h
index f26fdb50b..e56eb42a1 100644
--- a/src/map/messages_main.h
+++ b/src/map/messages_main.h
@@ -23,7 +23,7 @@
/* This file is autogenerated, please do not commit manual changes
-Latest version: 20180829
+Latest version: 20181002
*/
enum clif_messages {
@@ -17569,9 +17569,11 @@ DEATH: %.1f%% (Basic 100.0%% VIP Bonus %.1f%% + %s %.1f%%)
MSG_ID_AFB = 0xafb,
#endif
#if PACKETVER >= 20150826
-/*20150826 to latest
+/*20150826 to 20180919
해당 태그는 이름으로 사용하실 수 없습니다.
Name with this tag cannot be used.
+20181002 to latest
+ 해당 내용은 이름으로 사용하실 수 없습니다.
*/
MSG_ID_AFC = 0xafc,
#endif
@@ -21285,6 +21287,44 @@ NOW LOADING..
*/
MSG_ID_DD5 = 0xdd5,
#endif
+#if PACKETVER >= 20181002
+/*20181002 to latest
+삭제
+*/
+ MSG_ID_DD6 = 0xdd6,
+/*20181002 to latest
+답장
+*/
+ MSG_ID_DD7 = 0xdd7,
+/*20181002 to latest
+전송
+*/
+ MSG_ID_DD8 = 0xdd8,
+/*20181002 to latest
+이름확인
+*/
+ MSG_ID_DD9 = 0xdd9,
+/*20181002 to latest
+공지
+Notice
+*/
+ MSG_ID_DDA = 0xdda,
+/*20181002 to latest
+일반
+General
+*/
+ MSG_ID_DDB = 0xddb,
+/*20181002 to latest
+반송
+Clear
+*/
+ MSG_ID_DDC = 0xddc,
+/*20181002 to latest
+검색
+Search
+*/
+ MSG_ID_DDD = 0xddd,
+#endif
};
#endif /* MAP_MESSAGES_MAIN_H */