diff options
author | Hercules.ws <dev@herc.ws> | 2019-07-28 20:27:45 +0200 |
---|---|---|
committer | HerculesWSAPI <dev@herc.ws> | 2019-07-28 20:27:45 +0200 |
commit | 1fe63a8d4b286a4d7981b96882dab495c57dffc6 (patch) | |
tree | 01477e6301b296b0f5e08aee15ee0f42fc116a61 | |
parent | c179d9184301e83e75a425fc09818be98b443f65 (diff) | |
download | hercules-1fe63a8d4b286a4d7981b96882dab495c57dffc6.tar.gz hercules-1fe63a8d4b286a4d7981b96882dab495c57dffc6.tar.bz2 hercules-1fe63a8d4b286a4d7981b96882dab495c57dffc6.tar.xz hercules-1fe63a8d4b286a4d7981b96882dab495c57dffc6.zip |
Constants Documentation Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
-rw-r--r-- | doc/constants.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/constants.md b/doc/constants.md index 48564573d..4c2be542e 100644 --- a/doc/constants.md +++ b/doc/constants.md @@ -1442,6 +1442,7 @@ - `MOB_ELEMENT`: 20 - `MOB_MODE`: 21 - `MOB_MVPEXP`: 22 +- `MOB_DMG_TAKEN_RATE`: 23 ### mercenary guilds @@ -4460,6 +4461,7 @@ - `UDT_ROBE`: 55 - `UDT_BODY2`: 56 - `UDT_GROUP`: 57 +- `UDT_DAMAGE_TAKEN_RATE`: 58 ### getguildonline types |