summaryrefslogtreecommitdiff
path: root/src/map/messages_main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-02-16 05:31:20 +0300
committerAndrei Karas <akaras@inbox.ru>2019-03-11 03:05:21 +0300
commitc9cd255af27253f73e0f82528ee49fcd90db6eac (patch)
treeb1d2a5278f78bff0ba152356696c7acba1eb2687 /src/map/messages_main.h
parentf3360cfc9e723cab75062914c5cc6f08f3c375d9 (diff)
downloadhercules-c9cd255af27253f73e0f82528ee49fcd90db6eac.tar.gz
hercules-c9cd255af27253f73e0f82528ee49fcd90db6eac.tar.bz2
hercules-c9cd255af27253f73e0f82528ee49fcd90db6eac.tar.xz
hercules-c9cd255af27253f73e0f82528ee49fcd90db6eac.zip
Update messages table up to 2019-03-06
Diffstat (limited to 'src/map/messages_main.h')
-rw-r--r--src/map/messages_main.h59
1 files changed, 57 insertions, 2 deletions
diff --git a/src/map/messages_main.h b/src/map/messages_main.h
index 1ce77451e..f8129c2ca 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: 20190109
+Latest version: 20190306
*/
enum clif_messages {
@@ -20260,9 +20260,11 @@ http://member.gnjoy.com/user/pay/chargelist.asp
한 번에 구입 가능한 아이템의 가짓수는 8개입니다.
*/
MSG_ID_CF0 = 0xcf0,
-/*20170920 to latest
+/*20170920 to 20190228
http://gift.zhaouc.com/#/index
http://gift.zhaouc.com/
+20190306 to latest
+http://gift.zhaouc.com/
*/
MSG_ID_CF1 = 0xcf1,
#endif
@@ -21466,6 +21468,59 @@ TITLE
*/
MSG_ID_DF8 = 0xdf8,
#endif
+#if PACKETVER >= 20190213
+/*20190213 to latest
+맵 이름 표기
+*/
+ MSG_ID_DF9 = 0xdf9,
+/*20190213 to latest
+시스템 메세지 : 현재 노점보기 기능이 %s 상태입니다. (/노점보기)
+*/
+ MSG_ID_DFA = 0xdfa,
+/*20190213 to latest
+수직 동기
+*/
+ MSG_ID_DFB = 0xdfb,
+/*20190213 to latest
+자료
+*/
+ MSG_ID_DFC = 0xdfc,
+/*20190213 to 20190228
+http://rodata.zhaouc.com/renwu.html#container
+20190306 to latest
+http://rodata.zhaouc.com/renwu.html
+*/
+ MSG_ID_DFD = 0xdfd,
+/*20190213 to latest
+작위
+*/
+ MSG_ID_DFE = 0xdfe,
+/*20190213 to latest
+프레임 제한
+*/
+ MSG_ID_DFF = 0xdff,
+#endif
+#if PACKETVER >= 20190227
+/*20190227 to latest
+%d개를 초과할 경우 더 이상 설치 할 수 없습니다.
+*/
+ MSG_ID_E00 = 0xe00,
+/*20190227 to latest
+목적지
+*/
+ MSG_ID_E01 = 0xe01,
+#endif
+#if PACKETVER >= 20190306
+/*20190306 to latest
+잠시 후 다시 시도해주세요.
+Please try again in a moment.
+*/
+ MSG_ID_E02 = 0xe02,
+/*20190306 to latest
+등록할 수 없는 파일입니다.
+*/
+ MSG_ID_E03 = 0xe03,
+#endif
};
#endif /* MAP_MESSAGES_MAIN_H */