diff options
author | panikon <panikon@zoho.com> | 2014-05-19 14:04:54 -0300 |
---|---|---|
committer | panikon <panikon@zoho.com> | 2014-05-19 14:04:54 -0300 |
commit | 4c8d773d72ae134f7cc4d43861104ecd9f4ae134 (patch) | |
tree | c67ba3592c4f2bdac7a321d21236398cb9cc85ca /doc | |
parent | dfc1165e002487ba5fcb8945676381f1709ec469 (diff) | |
download | hercules-4c8d773d72ae134f7cc4d43861104ecd9f4ae134.tar.gz hercules-4c8d773d72ae134f7cc4d43861104ecd9f4ae134.tar.bz2 hercules-4c8d773d72ae134f7cc4d43861104ecd9f4ae134.tar.xz hercules-4c8d773d72ae134f7cc4d43861104ecd9f4ae134.zip |
Fixed issue 8182
http://hercules.ws/board/tracker/issue-8182-cloaking-on-ice-wall/
Fixed minor typo on script_commands
Diffstat (limited to 'doc')
-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 638c959cb..45311592a 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -1140,7 +1140,7 @@ From here on, we will have the commands sorted as followed: -- 5.1: Time-Related Commands -- 5.2: Guild-Related Commands 6 - Other Commands -7 - Instance Commands +7 - Instance-Related Commands 8 - Quest Log Commands 9 - Battleground Commands 10 - Mercenary Commands |