summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells4.cc
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-11 20:00:52 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-11 20:00:52 +0000
commit6f27175d3cc8b754380035036d1dbbb109b5cebe (patch)
tree2ecd8882fdce44907fce5845e14773b2999223e6 /crawl-ref/source/spells4.cc
parent260284a5ad0dbc2448bb3f5dd80ea0efb9daef42 (diff)
downloadcrawl-ref-6f27175d3cc8b754380035036d1dbbb109b5cebe.tar.gz
crawl-ref-6f27175d3cc8b754380035036d1dbbb109b5cebe.zip
Rename Transmigration -> Transmutation.
Move randart spellbook tiles into subfolder /artefact, like for other artefacts. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8415 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spells4.cc')
-rw-r--r--crawl-ref/source/spells4.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/spells4.cc b/crawl-ref/source/spells4.cc
index 6c4163d07e..9fe008401d 100644
--- a/crawl-ref/source/spells4.cc
+++ b/crawl-ref/source/spells4.cc
@@ -1,7 +1,7 @@
/*
* File: spells4.cc
- * Summary: new spells, focusing on transmigration, divination and
- * other neglected areas of Crawl magic ;^)
+ * Summary: new spells, focusing on Transmutation, Divination,
+ * and other neglected areas of Crawl magic ;^)
* Written by: Copyleft Josh Fishman 1999-2000, All Rights Preserved
*
* Modified for Crawl Reference by $Author$ on $Date$