From 32f29d090affd5e7b00a7aa516510fa42027ab05 Mon Sep 17 00:00:00 2001 From: dshaligram Date: Wed, 22 Nov 2006 16:12:46 +0000 Subject: [1601161] Adjusted statue stats. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@472 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/mon-data.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/crawl-ref/source/mon-data.h b/crawl-ref/source/mon-data.h index 47f443f951..0ba9523678 100644 --- a/crawl-ref/source/mon-data.h +++ b/crawl-ref/source/mon-data.h @@ -4396,8 +4396,8 @@ not think it fits into Crawl ... {dlb} MR_RES_POISON | MR_RES_FIRE | MR_RES_COLD | MR_RES_ELEC, 0, 10, MONS_CLAY_GOLEM, MONS_ORANGE_STATUE, MH_NONLIVING, MAG_IMMUNE, { 0, 0, 0, 0 }, - { 3, 50, 30, 120 }, - 30, 3, 10, 7, MST_NO_SPELLS, CE_NOCORPSE, Z_NOZOMBIE, S_SILENT, I_HIGH, + { 12, 0, 0, 160 }, + 30, 1, 10, 7, MST_NO_SPELLS, CE_NOCORPSE, Z_NOZOMBIE, S_SILENT, I_HIGH, MONUSE_NOTHING } , @@ -4408,8 +4408,8 @@ not think it fits into Crawl ... {dlb} MR_RES_POISON | MR_RES_FIRE | MR_RES_COLD | MR_RES_ELEC, 0, 10, MONS_CLAY_GOLEM, MONS_SILVER_STATUE, MH_NONLIVING, MAG_IMMUNE, { 0, 0, 0, 0 }, - { 3, 50, 0, 120 }, - 30, 3, 10, 7, MST_NO_SPELLS, CE_NOCORPSE, Z_NOZOMBIE, S_SILENT, I_HIGH, + { 12, 0, 0, 150 }, + 30, 1, 10, 7, MST_NO_SPELLS, CE_NOCORPSE, Z_NOZOMBIE, S_SILENT, I_HIGH, MONUSE_NOTHING } , -- cgit v1.2.3-54-g00ecf