summaryrefslogtreecommitdiff
path: root/plugins/zone.cpp
diff options
context:
space:
mode:
authorRobert Heinrich2012-04-09 16:02:03 +0200
committerRobert Heinrich2012-04-09 16:02:03 +0200
commit8ae774fbd50a5de2f83258f60a7cd916f28642ce (patch)
tree17e0aef714c4a39a97aff2b49a7f9ef438870f67 /plugins/zone.cpp
parent27c195995fdf12ee1042dc03dcd19fa889eea094 (diff)
downloaddfhack-8ae774fbd50a5de2f83258f60a7cd916f28642ce.tar.gz
dfhack-8ae774fbd50a5de2f83258f60a7cd916f28642ce.tar.bz2
dfhack-8ae774fbd50a5de2f83258f60a7cd916f28642ce.tar.xz
fixed wrong description of the behaviour for using keyword 'all' in autobutcher (affects all races on the watchlist, not all races in your fort)
Diffstat (limited to 'plugins/zone.cpp')
-rw-r--r--plugins/zone.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/zone.cpp b/plugins/zone.cpp
index d2f2b58e..f741f7ae 100644
--- a/plugins/zone.cpp
+++ b/plugins/zone.cpp
@@ -177,8 +177,7 @@ const string autobutcher_help =
" watch R - start watching race(s)\n"
" R = valid race RAW id (ALPACA, BIRD_TURKEY, etc)\n"
" or a list of RAW ids seperated by spaces\n"
- " or the keyword 'all' which adds all races with\n"
- " at least one owned tame unit in your fortress\n"
+ " or the keyword 'all' which affects your whole current watchlist.\n"
" unwatch R - stop watching race(s)\n"
" the current target settings will be remembered\n"
" forget R - unwatch race(s) and forget target settings for it/them\n"