summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monstuff.cc
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-25 11:48:21 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-25 11:48:21 +0000
commitfd7dc681f01391fac151867b2d9152d7795c6e76 (patch)
tree136453f8c9bb22855d1a7a2f8e07bf98e077ac68 /crawl-ref/source/monstuff.cc
parent5e50467df71766be3f79b72d59f93c797164834f (diff)
downloadcrawl-ref-fd7dc681f01391fac151867b2d9152d7795c6e76.tar.gz
crawl-ref-fd7dc681f01391fac151867b2d9152d7795c6e76.zip
Mention named orcs' base type in the monster descriptions.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5231 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/monstuff.cc')
-rw-r--r--crawl-ref/source/monstuff.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/monstuff.cc b/crawl-ref/source/monstuff.cc
index 7ceaf8b3ff..2dd9f49472 100644
--- a/crawl-ref/source/monstuff.cc
+++ b/crawl-ref/source/monstuff.cc
@@ -2035,7 +2035,7 @@ void behaviour_event( monsters *mon, int event, int src,
case ME_WHACK:
case ME_ANNOY:
// will turn monster against <src>, unless they
- // are BOTH friendly or good neutral and stupid,
+ // are BOTH friendly or good neutral AND stupid,
// or else fleeing anyway. Hitting someone over
// the head, of course, always triggers this code.
if (event == ME_WHACK