summaryrefslogtreecommitdiff
path: root/src/map/messages_main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-04-19 18:42:26 +0300
committerAndrei Karas <akaras@inbox.ru>2019-05-05 22:22:04 +0300
commit79e51e2015cea2df7a8ea5204fe1052799c931ef (patch)
tree36f0dfbf0cd86ff92c130b12c8abf9859951266e /src/map/messages_main.h
parent8e591c29604a4aa7f44c8beb7fe0835fc0388692 (diff)
downloadhercules-79e51e2015cea2df7a8ea5204fe1052799c931ef.tar.gz
hercules-79e51e2015cea2df7a8ea5204fe1052799c931ef.tar.bz2
hercules-79e51e2015cea2df7a8ea5204fe1052799c931ef.tar.xz
hercules-79e51e2015cea2df7a8ea5204fe1052799c931ef.zip
Update messages up to 2019-05-02
Diffstat (limited to 'src/map/messages_main.h')
-rw-r--r--src/map/messages_main.h28
1 files changed, 27 insertions, 1 deletions
diff --git a/src/map/messages_main.h b/src/map/messages_main.h
index 52c953ac8..802621eb2 100644
--- a/src/map/messages_main.h
+++ b/src/map/messages_main.h
@@ -24,7 +24,7 @@
/* This file is autogenerated, please do not commit manual changes
-Latest version: 20190403
+Latest version: 20190418
*/
enum clif_messages {
@@ -21589,6 +21589,32 @@ Please try again in a moment.
*/
MSG_ID_E13 = 0xe13,
#endif
+#if PACKETVER >= 20190417
+/*20190417 to latest
+리딩 스펠북으로 저장된 마법이 없습니다.
+*/
+ MSG_ID_E14 = 0xe14,
+/*20190417 to latest
+이동 시 사용한 아이템은 재교환이 불가능합니다.
+*/
+ MSG_ID_E15 = 0xe15,
+/*20190417 to latest
+자유이동권을 구매 하였습니다
+*/
+ MSG_ID_E16 = 0xe16,
+/*20190417 to latest
+자유이동권 사용 중, 관련 아이템을 소모하지 않습니다.
+*/
+ MSG_ID_E17 = 0xe17,
+/*20190417 to latest
+적용
+*/
+ MSG_ID_E18 = 0xe18,
+/*20190417 to latest
+중지
+*/
+ MSG_ID_E19 = 0xe19,
+#endif
};
#endif /* MAP_MESSAGES_MAIN_H */