summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorNeil Moore <neil@s-z.org>2014-03-12 09:30:04 -0400
committerNeil Moore <neil@s-z.org>2014-03-12 09:37:42 -0400
commit854c38f7b40bb2db88fac57957b0682890da2e86 (patch)
tree2050b56403c71baa27a02d3b34303c19a343591c /crawl-ref/source/spl-data.h
parent1751823d3f5f80855acebe9d1bec3c401f3a2887 (diff)
downloadcrawl-ref-854c38f7b40bb2db88fac57957b0682890da2e86.tar.gz
crawl-ref-854c38f7b40bb2db88fac57957b0682890da2e86.zip
Schedule more of Fake Rakshasa Summon for removal.
Diffstat (limited to 'crawl-ref/source/spl-data.h')
-rw-r--r--crawl-ref/source/spl-data.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h
index 6165a83242..1a82bf6ee8 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -1994,6 +1994,7 @@ struct spell_desc
false
},
+#if TAG_MAJOR_VERSION == 34
{
SPELL_FAKE_RAKSHASA_SUMMON, "Rakshasa Summon",
SPTYP_SUMMONING,
@@ -2006,6 +2007,7 @@ struct spell_desc
false,
false
},
+#endif
{
SPELL_NOXIOUS_CLOUD, "Noxious Cloud",