summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-data.h
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-25 18:52:00 -0600
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-25 18:52:00 -0600
commitbfd2527922f5586919954103351c58b17e5056bf (patch)
tree3143dc50e8eaeda693de92a01e598188aff3e8f2 /crawl-ref/source/mon-data.h
parent7c145da3a326e39bc0adab981b98c07249f2088d (diff)
downloadcrawl-ref-bfd2527922f5586919954103351c58b17e5056bf.tar.gz
crawl-ref-bfd2527922f5586919954103351c58b17e5056bf.zip
Tweak sixfirhy description, as it doesn't actually wield anything.
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 89c49c3799..3eb32c7b22 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -3689,7 +3689,7 @@ static monsterentry mondata[] = {
{
MONS_SIXFIRHY, '4', LIGHTBLUE, "sixfirhy",
M_NO_FLAGS,
- MR_NO_FLAGS, // can't have RES_ELEC since most sources of damage do nothing
+ MR_NO_FLAGS, // Can't have RES_ELEC since most sources of damage do nothing
// in that case. We want to "suffer" the damage to get healed.
0, 6, MONS_SIXFIRHY, MONS_SIXFIRHY, MH_DEMONIC, -6,
{ {AT_HIT, AF_ELEC, 12}, AT_NO_ATK, AT_NO_ATK, AT_NO_ATK },