summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/dat/descript/monsters.txt4
-rw-r--r--crawl-ref/source/mon-data.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/crawl-ref/source/dat/descript/monsters.txt b/crawl-ref/source/dat/descript/monsters.txt
index bd73bbefba..ecbe93800c 100644
--- a/crawl-ref/source/dat/descript/monsters.txt
+++ b/crawl-ref/source/dat/descript/monsters.txt
@@ -825,9 +825,9 @@ hell knight
A heavily armoured warrior, in league with the powers of Hell, usually accompanied by other unsavoury beings of his ilk.
%%%%
-hell-hog
+hell hog
-A large, fat and very ugly pig, suckled in the pits of Hell. Roast suckling pig technology will never be the same.
+A large, fat and very ugly pig, suckled in the pits of Hell. Roast suckling pig technology will never be the same.
%%%%
hellion
diff --git a/crawl-ref/source/mon-data.h b/crawl-ref/source/mon-data.h
index 3506d71892..2d0409b1ba 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -818,7 +818,7 @@ static monsterentry mondata[] = {
},
{
- MONS_HELL_HOG, 'h', LIGHTRED, "hell-hog",
+ MONS_HELL_HOG, 'h', LIGHTRED, "hell hog",
M_SPELLCASTER,
MR_NO_FLAGS,
0, 10, MONS_HOG, MONS_HELL_HOG, MH_DEMONIC, -3,