summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spl-data.h')
-rw-r--r--crawl-ref/source/spl-data.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h
index 911ed55c38..ac3122a5ab 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -534,7 +534,7 @@
},
{
- SPELL_LESSER_HEALING, "Lesser Healing",
+ SPELL_MINOR_HEALING, "Minor Healing",
SPTYP_HOLY,
SPFLAG_RECOVERY | SPFLAG_HELPFUL | SPFLAG_MONSTER,
2,
@@ -547,7 +547,7 @@
},
{
- SPELL_GREATER_HEALING, "Greater Healing",
+ SPELL_MAJOR_HEALING, "Major Healing",
SPTYP_HOLY,
SPFLAG_RECOVERY | SPFLAG_HELPFUL | SPFLAG_MONSTER,
6,