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.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h
index 8b6392e322..27f1ea2632 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -1625,12 +1625,12 @@
},
{
- SPELL_PASSWALL, "Passwall",
+ SPELL_PASSWALL, "Passwall",
SPTYP_TRANSMUTATION | SPTYP_EARTH,
- SPFLAG_ESCAPE,
+ SPFLAG_DIR | SPFLAG_ESCAPE,
3,
200,
- -1, -1,
+ 1, 1,
-3, // make silent to keep passwall a viable stabbing spell [rob]
NULL,
false,