diff options
author | Hercules.ws <dev@herc.ws> | 2020-03-09 00:41:38 +0100 |
---|---|---|
committer | HerculesWSAPI <dev@herc.ws> | 2020-03-09 00:41:38 +0100 |
commit | 7c7e33abf35f8e812dcbfad1af4c0fefbca6ee6a (patch) | |
tree | 4a9cf783ee255191cc6ae810838f74a16c50e0b5 /doc | |
parent | 2635146aea2a59fe35541a598f2a2dc624ced5f2 (diff) | |
download | hercules-7c7e33abf35f8e812dcbfad1af4c0fefbca6ee6a.tar.gz hercules-7c7e33abf35f8e812dcbfad1af4c0fefbca6ee6a.tar.bz2 hercules-7c7e33abf35f8e812dcbfad1af4c0fefbca6ee6a.tar.xz hercules-7c7e33abf35f8e812dcbfad1af4c0fefbca6ee6a.zip |
Constants Documentation Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/constants.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/constants.md b/doc/constants.md index 394e8afbf..fb175ce83 100644 --- a/doc/constants.md +++ b/doc/constants.md @@ -5255,7 +5255,7 @@ ### itemskill option flags - `ISF_NONE`: 0 -- `ISF_IGNORECONDITIONS`: 1 +- `ISF_CHECKCONDITIONS`: 1 - `ISF_INSTANTCAST`: 2 - `ISF_CASTONSELF`: 4 |