correct spelling mistake on stupefied

As reported in github issue 224

Fixes #224
This commit is contained in:
nhmall
2019-09-23 14:19:15 -04:00
parent 0434437e99
commit bd26d2edbe

View File

@@ -2860,7 +2860,7 @@ boolean wep_was_destroyed;
reaction rather than the hero's escape] */
pline("%s looks %s%s.", Monnam(mon),
!rn2(2) ? "" : "rather ",
!rn2(2) ? "numb" : "stupified");
!rn2(2) ? "numb" : "stupefied");
} else if (Free_action) {
You("momentarily stiffen under %s gaze!",
s_suffix(mon_nam(mon)));