summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spl-data.h')
-rw-r--r--crawl-ref/source/spl-data.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h
index 279c4e980f..d775c75b3f 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -62,9 +62,9 @@
},
{
- SPELL_APPORTATION, "Apportation",
+ SPELL_APPORTATION, "Apportation",
SPTYP_TRANSLOCATION,
- SPFLAG_GRID | SPFLAG_NOT_SELF,
+ SPFLAG_TARG_OBJ | SPFLAG_NOT_SELF,
1,
1000,
LOS_RADIUS, LOS_RADIUS,