summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-06 23:18:57 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-06 23:18:57 +0000
commit699a10feb706349c09dc5037ae8f2e8c0335f13b (patch)
treec8930290ab66fafa56df83956a50ceee9c338fc4 /crawl-ref/source/spl-data.h
parent3eff30e2fc9f31e4b0813eda0a7c3b05f9f34cbf (diff)
downloadcrawl-ref-699a10feb706349c09dc5037ae8f2e8c0335f13b.tar.gz
crawl-ref-699a10feb706349c09dc5037ae8f2e8c0335f13b.zip
Rename the "Guardian" spell to "Summon Guardian", as it's more
descriptive. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5510 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spl-data.h')
-rw-r--r--crawl-ref/source/spl-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h
index b632fef73a..48a7a2081e 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -1039,7 +1039,7 @@
},
{
- SPELL_GUARDIAN, "Guardian",
+ SPELL_SUMMON_GUARDIAN, "Summon Guardian",
SPTYP_HOLY,
SPFLAG_NONE,
7,