summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monstuff.cc
diff options
context:
space:
mode:
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 310fb9e111..2673369232 100644
--- a/crawl-ref/source/monstuff.cc
+++ b/crawl-ref/source/monstuff.cc
@@ -5588,7 +5588,7 @@ static bool _handle_special_ability(monsters *monster, bolt & beem)
}
break;
- case MONS_ELECTRICAL_EEL:
+ case MONS_ELECTRIC_EEL:
if (monster->has_ench(ENCH_CONFUSION))
break;