diff options
author | Haru <haru@dotalux.com> | 2019-06-02 23:52:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-02 23:52:44 +0200 |
commit | eb0faf2b3ecc294d8247ce9afb81198730d516d2 (patch) | |
tree | 15964fe4890d8fab7f1baa39d4344c05a9b698b0 /doc/permissions.md | |
parent | bfc31c33f7311c2a647ada10eaf88190be18a2c5 (diff) | |
parent | 582336dff2bffba506891a54ecd9360e4fbdd65c (diff) | |
download | hercules-eb0faf2b3ecc294d8247ce9afb81198730d516d2.tar.gz hercules-eb0faf2b3ecc294d8247ce9afb81198730d516d2.tar.bz2 hercules-eb0faf2b3ecc294d8247ce9afb81198730d516d2.tar.xz hercules-eb0faf2b3ecc294d8247ce9afb81198730d516d2.zip |
Merge pull request #2221 from carloshenrq/nostorage
Mapflag nostorage and nogstorage
Diffstat (limited to 'doc/permissions.md')
-rw-r--r-- | doc/permissions.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/permissions.md b/doc/permissions.md index 7d29b59fd..a8794ecae 100644 --- a/doc/permissions.md +++ b/doc/permissions.md @@ -48,4 +48,5 @@ disable_pickup | Ability to disable the player from picking up any i disable_exp | Ability to disable the player from gaining any experience point. disable_store | Ability to disable the player from using/openning npc and player stores. disable_skill_usage | Ability to disable the player from using any skill. +bypass_nostorage | Ability to bypass the nostorage and nogstorage mapflag. |