summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-data.h
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-05 21:57:01 -0600
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-05 21:57:01 -0600
commitc8e39879f153b12a505b47fe20481d457ca9d1c5 (patch)
tree95c144b0ee36849ac4962591ecc1508de27fd1d3 /crawl-ref/source/mon-data.h
parentf6fed038294b736f9f1c2bd5c6d8686cc900b56d (diff)
downloadcrawl-ref-c8e39879f153b12a505b47fe20481d457ca9d1c5.tar.gz
crawl-ref-c8e39879f153b12a505b47fe20481d457ca9d1c5.zip
Rename the hellion spell list from MST_BURNING_DEVIL to MST_HELLION.
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 c6c29c321e..961f8373eb 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -3539,7 +3539,7 @@ static monsterentry mondata[] = {
0, 11, MONS_HELLION, MONS_HELLION, MH_DEMONIC, -7,
{ {AT_HIT, AF_PLAIN, 10}, AT_NO_ATK, AT_NO_ATK, AT_NO_ATK },
{ 7, 3, 5, 0 },
- 5, 10, MST_BURNING_DEVIL, CE_NOCORPSE, Z_NOZOMBIE, S_SCREAM, I_HIGH,
+ 5, 10, MST_HELLION, CE_NOCORPSE, Z_NOZOMBIE, S_SCREAM, I_HIGH,
HT_LAND, FL_NONE, 13, DEFAULT_ENERGY, MONUSE_OPEN_DOORS, MONEAT_NOTHING, SIZE_MEDIUM
},