summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-data.h
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/source/mon-data.h
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/source/mon-data.h')
-rw-r--r--crawl-ref/source/mon-data.h2
1 files changed, 1 insertions, 1 deletions
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,