summaryrefslogtreecommitdiff
path: root/src/map/messages_zero.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-12-26 06:12:50 +0300
committerAndrei Karas <akaras@inbox.ru>2019-01-14 20:18:10 +0300
commit442968779eb442aca4d316fed9df091cc0ff7ae5 (patch)
tree70d5d974532c9fc5f615632e71e37ba9f4b502db /src/map/messages_zero.h
parentc2f470837448add28465ba8015bded1d8e13b3f5 (diff)
downloadhercules-442968779eb442aca4d316fed9df091cc0ff7ae5.tar.gz
hercules-442968779eb442aca4d316fed9df091cc0ff7ae5.tar.bz2
hercules-442968779eb442aca4d316fed9df091cc0ff7ae5.tar.xz
hercules-442968779eb442aca4d316fed9df091cc0ff7ae5.zip
Update message up to 2019-01-09
Diffstat (limited to 'src/map/messages_zero.h')
-rw-r--r--src/map/messages_zero.h16
1 files changed, 13 insertions, 3 deletions
diff --git a/src/map/messages_zero.h b/src/map/messages_zero.h
index f7f4cf360..c86c8c919 100644
--- a/src/map/messages_zero.h
+++ b/src/map/messages_zero.h
@@ -2,8 +2,8 @@
* This file is part of Hercules.
* http://herc.ws - http://github.com/HerculesWS/Hercules
*
- * Copyright (C) 2013-2018 Hercules Dev Team
- * Copyright (C) 2018 Andrei Karas (4144)
+ * Copyright (C) 2013-2019 Hercules Dev Team
+ * Copyright (C) 2018-2019 Andrei Karas (4144)
*
* Hercules is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -24,7 +24,7 @@
/* This file is autogenerated, please do not commit manual changes
-Latest version: 20181212
+Latest version: 20181226
*/
enum clif_messages {
@@ -17529,6 +17529,16 @@ PvP
*/
MSG_ID_DF4 = 0xdf4,
#endif
+#if PACKETVER >= 20181226
+/*20181226 to latest
+Capture Monster
+*/
+ MSG_ID_DF5 = 0xdf5,
+/*20181226 to latest
+message
+*/
+ MSG_ID_DF6 = 0xdf6,
+#endif
};
#endif /* MAP_MESSAGES_ZERO_H */