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 291c0bf43a..fccb77c580 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -1849,7 +1849,7 @@ enum monster_type // (int) menv[].type
MONS_QUEEN_ANT,
MONS_ANT_LARVA,
MONS_GIANT_FROG,
- MONS_GIANT_BROWN_FROG,
+ MONS_GIANT_TOAD,
MONS_SPINY_FROG, // 180
MONS_BLINK_FROG,
MONS_GIANT_COCKROACH,