summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/enum.h')
-rw-r--r--crawl-ref/source/enum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index e080bbd3c2..0d3f71f50f 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -1778,7 +1778,7 @@ enum monster_type // (int) menv[].type
MONS_NAGA,
MONS_FIRE_GIANT,
MONS_FROST_GIANT,
- MONS_FIREDRAKE,
+ MONS_FIRE_DRAKE,
MONS_SHADOW_DRAGON, // 165
MONS_VIPER,
MONS_GREY_SNAKE,