From bc7f9019e8ec1ed3802c49baeaa35fdd20be2ab3 Mon Sep 17 00:00:00 2001 From: AnnieRuru Date: Thu, 11 Apr 2019 11:19:09 +0800 Subject: Standardize to "all" in script commands --- doc/script_commands.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/script_commands.txt') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index b53dda2f6..8f114fbac 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -6502,7 +6502,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 -- cgit v1.2.3-60-g2f50