diff options
author | Haru <haru@dotalux.com> | 2018-10-07 19:06:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-07 19:06:21 +0200 |
commit | baeb7a1742b0fd7ac5d3a4cecd90f74d461895fe (patch) | |
tree | 0a0e15355881cba6510ac6a22bc039c9182b829e /doc/script_commands.txt | |
parent | cbcc972537cb45efc965afc6a9ed628a9775864e (diff) | |
parent | f561a2e5d0e93d170c2a1e1c9202ba42ac490b8a (diff) | |
download | hercules-baeb7a1742b0fd7ac5d3a4cecd90f74d461895fe.tar.gz hercules-baeb7a1742b0fd7ac5d3a4cecd90f74d461895fe.tar.bz2 hercules-baeb7a1742b0fd7ac5d3a4cecd90f74d461895fe.tar.xz hercules-baeb7a1742b0fd7ac5d3a4cecd90f74d461895fe.zip |
Merge pull request #2253 from Emistry/doc_permission
Update Permission Documents
Diffstat (limited to 'doc/script_commands.txt')
-rw-r--r-- | doc/script_commands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 6cb7eb135..64468ed49 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -8125,7 +8125,7 @@ built-in atcommands and custom atcommands. *has_permission("<permission>"{, <account id>}) Check if the attached or specified player has the specified permission -and returns true or false accordingly. See doc/permissions.txt for +and returns true or false accordingly. See doc/permissions.md for details about permissions. Valid <permission> are: |