summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2007-10-31 13:44:57 +0000
committerharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2007-10-31 13:44:57 +0000
commit8f1be2e5a8ba70f6814a370e9297fbd6321d6aa2 (patch)
tree3b115e154b3a93a38bc5e8e066c117fad6801841 /crawl-ref/source/spl-data.h
parent975dfb5b89862bcd298805c206ad1cc2ac34f048 (diff)
downloadcrawl-ref-8f1be2e5a8ba70f6814a370e9297fbd6321d6aa2.tar.gz
crawl-ref-8f1be2e5a8ba70f6814a370e9297fbd6321d6aa2.zip
s/portaled/portal
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2707 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spl-data.h')
-rw-r--r--crawl-ref/source/spl-data.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h
index c50c5e40da..99b5ed5d7e 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -2160,14 +2160,14 @@
},
{
- SPELL_PORTALED_PROJECTILE, "Portaled Projectile",
- SPTYP_TRANSLOCATION,
- SPFLAG_TARGET,
- 2,
- 50,
- NULL,
- false,
- false
+ SPELL_PORTAL_PROJECTILE, "Portal Projectile",
+ SPTYP_TRANSLOCATION,
+ SPFLAG_TARGET,
+ 2,
+ 50,
+ NULL,
+ false,
+ false
},
{