From 3cb73e26c3837e247053c0c23b77081d42624d8c Mon Sep 17 00:00:00 2001 From: Adam Borowski Date: Sat, 12 Dec 2009 23:05:06 +0100 Subject: Describe good_neutral monsters differenly from neutral (hostile to you) ones. --- crawl-ref/docs/develop/levels/syntax.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'crawl-ref/docs') diff --git a/crawl-ref/docs/develop/levels/syntax.txt b/crawl-ref/docs/develop/levels/syntax.txt index 4f3c3062a2..029591b133 100644 --- a/crawl-ref/docs/develop/levels/syntax.txt +++ b/crawl-ref/docs/develop/levels/syntax.txt @@ -571,9 +571,8 @@ MONS: (list of monsters) * att:hostile -- the default * att:friendly -- tame, will follow you * att:neutral -- hostile to both you and att:hostile monsters - * att:good_neutral -- won't actively follow anyone, can still hit - people (including you) when they randomly wander into them - * att:fellow_slime -- as att:friendly but won't follow you + * att:good_neutral -- hostile to att:hostile + * att:fellow_slime -- tame, won't follow you Note that 8, 9, 0 also place monsters (see the table). -- cgit v1.2.3-54-g00ecf