From bfd2527922f5586919954103351c58b17e5056bf Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Wed, 25 Nov 2009 18:52:00 -0600 Subject: Tweak sixfirhy description, as it doesn't actually wield anything. --- crawl-ref/source/mon-data.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/mon-data.h') 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 }, -- cgit v1.2.3-54-g00ecf