summaryrefslogtreecommitdiffstats
path: root/crawl-ref
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-05 19:48:11 -0600
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-05 19:48:11 -0600
commit5d2792b5385523ecad2bdf8e8de244a183297753 (patch)
treebe8dda4c9574bafc480467a78b45b955149e67c9 /crawl-ref
parentcf079ad5f29801d4824f608a0ec97fe8e03d5195 (diff)
downloadcrawl-ref-5d2792b5385523ecad2bdf8e8de244a183297753.tar.gz
crawl-ref-5d2792b5385523ecad2bdf8e8de244a183297753.zip
Un-hyphenate "hell-hog", for consistency with other hell beings.
Diffstat (limited to 'crawl-ref')
-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,