diff options
author | Hercules.ws <dev@herc.ws> | 2019-06-02 23:55:16 +0200 |
---|---|---|
committer | HerculesWSAPI <dev@herc.ws> | 2019-06-02 23:55:16 +0200 |
commit | 8226ed932ed4bea1da3bf1e5436272d73f2a8222 (patch) | |
tree | 1e29137ea56369ea9b28b08ba10bdab6b83f7003 | |
parent | eb0faf2b3ecc294d8247ce9afb81198730d516d2 (diff) | |
download | hercules-8226ed932ed4bea1da3bf1e5436272d73f2a8222.tar.gz hercules-8226ed932ed4bea1da3bf1e5436272d73f2a8222.tar.bz2 hercules-8226ed932ed4bea1da3bf1e5436272d73f2a8222.tar.xz hercules-8226ed932ed4bea1da3bf1e5436272d73f2a8222.zip |
Constants Documentation Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
-rw-r--r-- | doc/constants.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/constants.md b/doc/constants.md index 70bed4de6..48564573d 100644 --- a/doc/constants.md +++ b/doc/constants.md @@ -4126,6 +4126,7 @@ - `PERM_DISABLE_STORE`: 16777216 - `PERM_DISABLE_EXP`: 33554432 - `PERM_DISABLE_SKILL_USAGE`: 67108864 +- `PERM_BYPASS_NOSTORAGE`: 134217728 ### Data types |