summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-data.h
diff options
context:
space:
mode:
authorzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-24 09:38:27 +0000
committerzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-24 09:38:27 +0000
commit3de2f859f14625ca99ed60d6d93c3530de3f648e (patch)
tree18bf3430ed346836dada80c37f10e1921f8c9b7f /crawl-ref/source/mon-data.h
parenteb656202a34e6bacb9415374521882a71e90eabb (diff)
downloadcrawl-ref-3de2f859f14625ca99ed60d6d93c3530de3f648e.tar.gz
crawl-ref-3de2f859f14625ca99ed60d6d93c3530de3f648e.zip
Skeletal warrior zombies were possible, and sometimes generated in the Crypt.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5209 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 dfd622a46e..578e61665c 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -1544,7 +1544,7 @@
0, 10, MONS_SKELETAL_WARRIOR, MONS_SKELETAL_WARRIOR, MH_UNDEAD, -7,
{ {AT_HIT, AF_PLAIN, 25}, AT_NO_ATK, AT_NO_ATK, AT_NO_ATK },
{ 10, 5, 3, 0 },
- 15, 10, MST_SKELETAL_WARRIOR, CE_CONTAMINATED, Z_SMALL, S_SILENT, I_NORMAL,
+ 15, 10, MST_SKELETAL_WARRIOR, CE_CONTAMINATED, Z_NOZOMBIE, S_SILENT, I_NORMAL,
HT_LAND, 10, DEFAULT_ENERGY, MONUSE_WEAPONS_ARMOUR, SIZE_MEDIUM
},