summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-19 12:45:08 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-19 12:45:08 +0000
commit28a1ee4ae6389c6b2694d8bf1ed386038a52c56f (patch)
tree07f846cd91b723f895370cdc8679014d02ad072e /crawl-ref/source/spl-data.h
parent8c222da8ebfbc1f7a999f2c6a264c7af252ce3cf (diff)
downloadcrawl-ref-28a1ee4ae6389c6b2694d8bf1ed386038a52c56f.tar.gz
crawl-ref-28a1ee4ae6389c6b2694d8bf1ed386038a52c56f.zip
For consistency, rename the "Summon Ugly Things" spell to "Summon Ugly
Thing". git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4365 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 2487417bb8..3072809df5 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -2350,7 +2350,7 @@
},
{
- SPELL_SUMMON_UGLY_THINGS, "Summon Ugly Things",
+ SPELL_SUMMON_UGLY_THING, "Summon Ugly Thing",
SPTYP_SUMMONING,
SPFLAG_NONE,
5,