summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2009-09-17 13:18:42 +0200
committerDarshan Shaligram <dshaligram@users.sourceforge.net>2009-09-29 17:27:04 +0530
commitdc3ff8fc2873bf13e369cebab4d52cd73cc00cb9 (patch)
treef8b1f24b13a64c01b23762531a33e3f9ab7ac23b /crawl-ref/source/spl-data.h
parentd73a0fcaf0ff98c41cf477295716ed5f481dc387 (diff)
downloadcrawl-ref-dc3ff8fc2873bf13e369cebab4d52cd73cc00cb9.tar.gz
crawl-ref-dc3ff8fc2873bf13e369cebab4d52cd73cc00cb9.zip
make porkalator castable by wizards
Signed-off-by: Darshan Shaligram <dshaligram@users.sourceforge.net>
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 155fc7b8c2..0e22a39463 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -2464,7 +2464,7 @@
{
SPELL_PORKALATOR, "Porkalator",
SPTYP_ENCHANTMENT | SPTYP_TRANSMUTATION,
- SPFLAG_DIR_OR_TARGET | SPFLAG_NOT_SELF,
+ SPFLAG_DIR_OR_TARGET,
5,
200,
LOS_RADIUS, LOS_RADIUS,