C342-46: cleric cast lightning

Get rid of an old known buglist entry C342-46
> Cleric cast lightning doesn't blind as other lightning does
This commit is contained in:
nethack.allison
2004-06-05 05:22:40 +00:00
parent 98103b2c05
commit 7de00a45be
4 changed files with 19 additions and 16 deletions

View File

@@ -522,6 +522,7 @@ int spellnum;
if (Half_spell_damage) dmg = (dmg + 1) / 2;
destroy_item(WAND_CLASS, AD_ELEC);
destroy_item(RING_CLASS, AD_ELEC);
(void) flashburn((long)rnd(100));
break;
}
case CLC_CURSE_ITEMS: