summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop-enum.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2013-09-07 05:10:00 +0200
committerAdam Borowski <kilobyte@angband.pl>2013-09-07 11:12:20 +0200
commitbc49bdd7d572f1db738510e46a674c614f125493 (patch)
tree5b448b39ac355e856cd9044f5a7a325a09a1e30d /crawl-ref/source/itemprop-enum.h
parent0d68f5dc11806ff8ac0f465ad496617daa4b802a (diff)
downloadcrawl-ref-bc49bdd7d572f1db738510e46a674c614f125493.tar.gz
crawl-ref-bc49bdd7d572f1db738510e46a674c614f125493.zip
Stale pies are inedible.
Diffstat (limited to 'crawl-ref/source/itemprop-enum.h')
-rw-r--r--crawl-ref/source/itemprop-enum.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/itemprop-enum.h b/crawl-ref/source/itemprop-enum.h
index a095b85e51..c5ae51158f 100644
--- a/crawl-ref/source/itemprop-enum.h
+++ b/crawl-ref/source/itemprop-enum.h
@@ -266,7 +266,9 @@ enum missile_type
MI_LARGE_ROCK,
MI_SLING_BULLET,
MI_THROWING_NET,
+#if TAG_MAJOR_VERSION == 34
MI_PIE,
+#endif
NUM_MISSILES,
MI_NONE // was MI_EGGPLANT... used for launch type detection