summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-enum.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2012-07-24 18:38:03 +0200
committerAdam Borowski <kilobyte@angband.pl>2012-07-24 19:11:46 +0200
commitf4ea95c2fb4b0d5fb5c8bfd4ff1ce6b7d8a0625b (patch)
tree00595bca678da074b5a2a1b562dc9121215b275e /crawl-ref/source/mon-enum.h
parente89e052b6cc822f51ed56954d3b22c8941ab72a1 (diff)
downloadcrawl-ref-f4ea95c2fb4b0d5fb5c8bfd4ff1ce6b7d8a0625b.tar.gz
crawl-ref-f4ea95c2fb4b0d5fb5c8bfd4ff1ce6b7d8a0625b.zip
Axe killer bee larvae.
The bad thing is, we wasted quite a lot of work fixing bugs in honey eating, including a rewrite of monster polymorph just to be able to handle them, yet they were never used in an actual release.
Diffstat (limited to 'crawl-ref/source/mon-enum.h')
-rw-r--r--crawl-ref/source/mon-enum.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-enum.h b/crawl-ref/source/mon-enum.h
index 028f06eea4..581c934c72 100644
--- a/crawl-ref/source/mon-enum.h
+++ b/crawl-ref/source/mon-enum.h
@@ -163,7 +163,6 @@ enum mon_itemeat_type
MONEAT_NOTHING,
MONEAT_ITEMS,
MONEAT_CORPSES,
- MONEAT_HONEY,
MONEAT_FOOD,
NUM_MONEAT