summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-book.cc
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-book.cc
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-book.cc')
-rw-r--r--crawl-ref/source/spl-book.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-book.cc b/crawl-ref/source/spl-book.cc
index 3e4383ce88..dde0b1420d 100644
--- a/crawl-ref/source/spl-book.cc
+++ b/crawl-ref/source/spl-book.cc
@@ -161,7 +161,7 @@ static spell_type spellbook_template_array[NUMBER_SPELLBOOKS][SPELLBOOK_SIZE] =
},
// 11 - Book of Spatial Translocations
{SPELL_APPORTATION,
- SPELL_PORTALED_PROJECTILE,
+ SPELL_PORTAL_PROJECTILE,
SPELL_BLINK,
SPELL_RECALL,
SPELL_TELEPORT_OTHER,