summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-15 12:27:03 -0600
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-15 12:27:03 -0600
commitdcace2f0337ec312a7cd9453baf6954e83b10cc7 (patch)
treec8fa0f67e720912daeb0e2d6e6af68a7e521aed1 /crawl-ref/source/spl-data.h
parent72fcf705d944986e2a412959f4fb31a5cfc1ebf7 (diff)
downloadcrawl-ref-dcace2f0337ec312a7cd9453baf6954e83b10cc7.tar.gz
crawl-ref-dcace2f0337ec312a7cd9453baf6954e83b10cc7.zip
Revert "Mark the Banishment spell as chaotic, since the Abyss is chaotic."
This reverts commit 46cf860a1acc4449a51142cb0aa1c15261a53c4d. (After some thought, the act of banishment is not necessarily chaotic, as, presumably, Zin was part of the divine coalition that had Lugonu banished.)
Diffstat (limited to 'crawl-ref/source/spl-data.h')
-rw-r--r--crawl-ref/source/spl-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h
index 133d0faf48..c4e73a50c5 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -990,7 +990,7 @@
{
SPELL_BANISHMENT, "Banishment",
SPTYP_TRANSLOCATION,
- SPFLAG_DIR_OR_TARGET | SPFLAG_UNHOLY | SPFLAG_CHAOTIC,
+ SPFLAG_DIR_OR_TARGET | SPFLAG_UNHOLY,
4,
200,
LOS_RADIUS, LOS_RADIUS,