summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mgen_enum.h
diff options
context:
space:
mode:
authorChris Campbell <chriscampbell89@gmail.com>2013-09-22 14:40:05 +0100
committerChris Campbell <chriscampbell89@gmail.com>2013-09-22 14:40:57 +0100
commit6485c99bb781b308f116e1a5ed974bd43843adc9 (patch)
tree90de02c52e5960674f0563b3ed40efa7880bc00b /crawl-ref/source/mgen_enum.h
parentfd9eaa9e2c2438626f0caf283be75be0104fa123 (diff)
downloadcrawl-ref-6485c99bb781b308f116e1a5ed974bd43843adc9.tar.gz
crawl-ref-6485c99bb781b308f116e1a5ed974bd43843adc9.zip
Revert Abyss/Thrashing horror changes
These shouldn't be changed so soon before 0.13. Frenzy also no longer exists as a spell. This reverts commit f9558cffac70bb8210ce7da55b14fe73de9138df and c0fda6b406a43fcf7e83bbfb0278cf3103afc5ba.
Diffstat (limited to 'crawl-ref/source/mgen_enum.h')
-rw-r--r--crawl-ref/source/mgen_enum.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/mgen_enum.h b/crawl-ref/source/mgen_enum.h
index 6b6bd8ab34..888d8c18f4 100644
--- a/crawl-ref/source/mgen_enum.h
+++ b/crawl-ref/source/mgen_enum.h
@@ -98,7 +98,6 @@ enum band_type
BAND_SPIRIT_WOLVES,
BAND_PHANTASMAL_WARRIORS,
BAND_WATER_ELEMENTALS,
- BAND_THRASHING_HORRORS,
NUM_BANDS // always last
};