]> granicus.if.org Git - nethack/commitdiff
B12008: more stoning quest nemeses
authorcohrs <cohrs>
Mon, 30 Sep 2002 17:22:10 +0000 (17:22 +0000)
committercohrs <cohrs>
Mon, 30 Sep 2002 17:22:10 +0000 (17:22 +0000)
src/monst.c

index 037984198e4f51021dfe9c7f47a600050f9c7765..e950dc18d7c84014afc23533ec9ce907bba69cc4 100644 (file)
@@ -3283,7 +3283,7 @@ struct permonst _mons2[] = {
        LVL(15, 12, 0, 30, 18), (G_NOGEN|G_UNIQ),
        A(ATTK(AT_WEAP, AD_DRST, 2, 6), ATTK(AT_WEAP, AD_PHYS, 2, 8),
          ATTK(AT_CLAW, AD_SAMU, 2, 6), NO_ATTK, NO_ATTK, NO_ATTK),
-       SIZ(WT_HUMAN, 400, 0, MS_NEMESIS, MZ_HUMAN), 0, 0,
+       SIZ(WT_HUMAN, 400, 0, MS_NEMESIS, MZ_HUMAN), MR_STONE, 0,
        M1_HUMANOID|M1_OMNIVORE,
        M2_NOPOLY|M2_HUMAN|M2_STRONG|M2_HOSTILE|M2_STALK|M2_NASTY|
          M2_COLLECT|M2_MAGIC,
@@ -3309,7 +3309,7 @@ struct permonst _mons2[] = {
        LVL(15, 12, 2, 50, 12), (G_NOGEN|G_UNIQ),
        A(ATTK(AT_WEAP, AD_PHYS, 2,10), ATTK(AT_WEAP, AD_PHYS, 2,10),
          ATTK(AT_CLAW, AD_SAMU, 2, 6), NO_ATTK, NO_ATTK, NO_ATTK),
-       SIZ(2250, 850, 0, MS_NEMESIS, MZ_HUGE), MR_FIRE, MR_FIRE,
+       SIZ(2250, 850, 0, MS_NEMESIS, MZ_HUGE), MR_FIRE|MR_STONE, MR_FIRE,
        M1_HUMANOID|M1_OMNIVORE,
        M2_NOPOLY|M2_GIANT|M2_MALE|M2_PNAME|M2_HOSTILE|M2_STALK|
          M2_STRONG|M2_NASTY|M2_ROCKTHROW|M2_JEWELS|M2_COLLECT,