diff options
author | Haru <haru@dotalux.com> | 2018-10-22 02:12:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-22 02:12:44 +0200 |
commit | 93b631f91de8d579b06d9cba6e3c67f7178cd86d (patch) | |
tree | 39d5730c970f64368898642e335e17492d31dc09 /src/map/messages_zero.h | |
parent | fb5ed0bce2316853c903c4269aad1224cba6a623 (diff) | |
parent | cf24c2af665191a9ae397ddf58badb1638a8a5bd (diff) | |
download | hercules-93b631f91de8d579b06d9cba6e3c67f7178cd86d.tar.gz hercules-93b631f91de8d579b06d9cba6e3c67f7178cd86d.tar.bz2 hercules-93b631f91de8d579b06d9cba6e3c67f7178cd86d.tar.xz hercules-93b631f91de8d579b06d9cba6e3c67f7178cd86d.zip |
Merge pull request #2278 from 4144/updatepackets
Update packet up to 2018-10-17
Diffstat (limited to 'src/map/messages_zero.h')
-rw-r--r-- | src/map/messages_zero.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/map/messages_zero.h b/src/map/messages_zero.h index c562bb07c..348bc00c8 100644 --- a/src/map/messages_zero.h +++ b/src/map/messages_zero.h @@ -23,7 +23,7 @@ /* This file is autogenerated, please do not commit manual changes -Latest version: 20180919 +Latest version: 20181010 */ enum clif_messages { @@ -13926,9 +13926,11 @@ DEATH : %.1f%% ( basic 100.0%% VIP Bonus %.1f%% + %s %.1f%%) DEATH: %.1f%% (Basic 100.0%% VIP Bonus %.1f%% + %s %.1f%%) */ MSG_ID_AFB = 0xafb, -/*20171018 to latest +/*20171018 to 20180928 해당 태그는 이름으로 사용하실 수 없습니다. Name with this tag cannot be used. +20181010 to latest + 해당 내용은 이름으로 사용하실 수 없습니다. */ MSG_ID_AFC = 0xafc, /*20171018 to latest |