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 dbc61f2739..abf5eb8dd0 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -236,12 +236,12 @@
{
SPELL_APPORTATION, "Apportation",
SPTYP_TRANSLOCATION,
- SPFLAG_NONE,
+ SPFLAG_GRID | SPFLAG_NOT_SELF,
1,
1000,
LOS_RADIUS, LOS_RADIUS,
0,
- NULL,
+ "Pull items from where?",
false,
false
},