summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-data.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-23 19:54:53 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-23 19:54:53 +0000
commit87473df8b5f174f4b451e28ca2a0dcc9395f419c (patch)
treeae8fe54a47e7fa11359ab215848cffb3e927a24f /crawl-ref/source/mon-data.h
parent76fd73a6a2a1a016e9ea23976b802aab0a760cd3 (diff)
downloadcrawl-ref-87473df8b5f174f4b451e28ca2a0dcc9395f419c.tar.gz
crawl-ref-87473df8b5f174f4b451e28ca2a0dcc9395f419c.zip
Give orc sorcerers back their original fire resistance, as it's probably
related to their demon summoning, given that orc high priests have hellfire resistance. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4557 c06c8d41-db1a-0410-9941-cceddc491573
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 cf654f13d9..ed5237869d 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -1073,7 +1073,7 @@
MONS_ORC_SORCERER, 'o', LIGHTMAGENTA, "orc sorcerer",
M_SPELLCASTER | M_SEE_INVIS | M_EVIL | M_SPEAKS | M_ACTUAL_SPELLS
| M_WARM_BLOOD,
- MR_NO_FLAGS,
+ MR_RES_FIRE,
600, 12, MONS_ORC, MONS_ORC, MH_NATURAL, -3,
{ {AT_HIT, AF_PLAIN, 7}, AT_NO_ATK, AT_NO_ATK, AT_NO_ATK },
{ 9, 2, 3, 0 },