summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-data.h
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-08 12:15:23 -0600
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-08 12:15:23 -0600
commit4fd3b662d0fd279d30b28c88bea407f213eb5534 (patch)
treea09b51e29363aaf4bd7343ecf198394ff25f6ee3 /crawl-ref/source/mon-data.h
parentbffb9c894f058baf42ea8cf973c7b3c121b22c7d (diff)
downloadcrawl-ref-4fd3b662d0fd279d30b28c88bea407f213eb5534.tar.gz
crawl-ref-4fd3b662d0fd279d30b28c88bea407f213eb5534.zip
Give quasits normal intelligence; no other demon has less than that.
Diffstat (limited to 'crawl-ref/source/mon-data.h')
-rw-r--r--crawl-ref/source/mon-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-data.h b/crawl-ref/source/mon-data.h
index 012ac62c88..63d9c21185 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -3290,7 +3290,7 @@ static monsterentry mondata[] = {
{ {AT_BITE, AF_DRAIN_DEX, 3}, {AT_CLAW, AF_DRAIN_DEX, 2},
{AT_CLAW, AF_DRAIN_DEX, 2}, AT_NO_ATK },
{ 3, 2, 6, 0 },
- 5, 17, MST_NO_SPELLS, CE_NOCORPSE, Z_NOZOMBIE, S_SILENT, I_INSECT,
+ 5, 17, MST_NO_SPELLS, CE_NOCORPSE, Z_NOZOMBIE, S_SILENT, I_NORMAL,
HT_LAND, FL_NONE, 13, DEFAULT_ENERGY, MONUSE_NOTHING, MONEAT_NOTHING, SIZE_SMALL
},