summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-data.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-10 04:53:44 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-10 04:53:44 +0000
commit405fab4907fd98e760035a41129e87ae4adf5bea (patch)
treedd9490929cd3546204c619932af67faf64d37589 /crawl-ref/source/mon-data.h
parent19790c0c4750c188158d01ba805064d09d44c631 (diff)
downloadcrawl-ref-405fab4907fd98e760035a41129e87ae4adf5bea.tar.gz
crawl-ref-405fab4907fd98e760035a41129e87ae4adf5bea.zip
Comment fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8372 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/mon-data.h')
-rw-r--r--crawl-ref/source/mon-data.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/mon-data.h b/crawl-ref/source/mon-data.h
index cff7a7167b..e419bb3fdd 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -105,8 +105,8 @@
intel explanation:
- How smart it is: I_PLANT < I_INSECT < I_ANIMAL < I_NORMAL < I_HIGH.
So far, differences here have little effects except for monster's chance
- of seeing you if stealthy and rudimentary trap handling;
- really stupid monsters will walk through clouds
+ of seeing you if stealthy and rudimentary trap handling; really stupid
+ monsters will walk through clouds.
speed
- Increases the store of energy that the monster uses for doing things.