reflection

Found in the beta-test.
This commit is contained in:
arromdee
2002-02-04 03:24:17 +00:00
parent bc31d71776
commit b739904c98

View File

@@ -502,7 +502,7 @@ int spellnum;
boolean reflects;
pline("A bolt of lightning strikes down at you from above!");
reflects = ureflects("It bounces off your %s.", "");
reflects = ureflects("It bounces off your %s%s.", "");
if (reflects || Shock_resistance) {
shieldeff(u.ux, u.uy);
dmg = 0;