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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user