summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-book.cc
diff options
context:
space:
mode:
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 0daae76338..3dab8d32dc 100644
--- a/crawl-ref/source/spl-book.cc
+++ b/crawl-ref/source/spl-book.cc
@@ -165,8 +165,8 @@ static spell_type spellbook_template_array[NUMBER_SPELLBOOKS][SPELLBOOK_SIZE] =
SPELL_BLINK,
SPELL_RECALL,
SPELL_TELEPORT_OTHER,
- SPELL_TELEPORT_SELF,
SPELL_CONTROL_TELEPORT,
+ SPELL_TELEPORT_SELF,
SPELL_NO_SPELL,
},
// 12 - Book of Enchantments (fourth one)