summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mutation-data.h
diff options
context:
space:
mode:
authorChris Campbell <chriscampbell89@gmail.com>2014-05-08 15:37:04 +0100
committerChris Campbell <chriscampbell89@gmail.com>2014-05-08 16:59:24 +0100
commit4848dab14f3fb1714242577bd30d54e1aa27be62 (patch)
treef640f6a35cc762ccb7f7e860115c5fee7640e2ac /crawl-ref/source/mutation-data.h
parent48a369fa9ec020de8c17b54847d4972d97c18ae7 (diff)
downloadcrawl-ref-4848dab14f3fb1714242577bd30d54e1aa27be62.tar.gz
crawl-ref-4848dab14f3fb1714242577bd30d54e1aa27be62.zip
Change "hitpoints" to "health" in a few places
Crawl mostly uses "health" and "magic", with "HP" and "MP" in a few places where abbreviating is more appropriate.
Diffstat (limited to 'crawl-ref/source/mutation-data.h')
-rw-r--r--crawl-ref/source/mutation-data.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/mutation-data.h b/crawl-ref/source/mutation-data.h
index cb7470ac8e..494f01558f 100644
--- a/crawl-ref/source/mutation-data.h
+++ b/crawl-ref/source/mutation-data.h
@@ -1306,8 +1306,8 @@
{ MUT_NO_DEVICE_HEAL, 7, 2, true, false, false,
"no device heal",
- {"Potions and wands are less effective at restoring your HP.",
- "Potions and wands cannot restore your HP.",
+ {"Potions and wands are less effective at restoring your health.",
+ "Potions and wands cannot restore your health.",
""},
{"Your system partially rejects artificial healing.",