summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2019-06-01 16:24:19 +0200
committerGitHub <noreply@github.com>2019-06-01 16:24:19 +0200
commit0c15e816e4facb92b06b13615cf6713eaea490f2 (patch)
tree83f2b49d0f0a9b6622b858908cd5ccb205b4c24d /doc
parent0e18ff7d7fb86451fd3ac2bb7e18327dce3afaf4 (diff)
parent3bfc14f1eb52980e8a8610b4f4533fe81966bb98 (diff)
downloadhercules-0c15e816e4facb92b06b13615cf6713eaea490f2.tar.gz
hercules-0c15e816e4facb92b06b13615cf6713eaea490f2.tar.bz2
hercules-0c15e816e4facb92b06b13615cf6713eaea490f2.tar.xz
hercules-0c15e816e4facb92b06b13615cf6713eaea490f2.zip
Merge pull request #2380 from AnnieRuru/59-all_All
Standardize to "all" in script commands
Diffstat (limited to 'doc')
-rw-r--r--doc/script_commands.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt
index 3bf0c7427..9e5045c9c 100644
--- a/doc/script_commands.txt
+++ b/doc/script_commands.txt
@@ -6527,7 +6527,7 @@ This command will kill all monsters that were spawned with monster() or
areamonster() and have a specified event label attached to them. Commonly
used to get rid of remaining quest monsters once the quest is complete.
-If the label is given as "All", all monsters which have their respawn
+If the label is given as "all", all monsters which have their respawn
times set to -1 (like all the monsters summoned with 'monster' or
'areamonster' script command, and all monsters summoned with GM commands,
but no other ones - that is, all non-permanent monsters) on the specified