last bunch - pline warnings while testing postcommit.pl

This commit is contained in:
keni
2012-01-04 18:52:36 +00:00
parent f95549512a
commit 52aa3efcce
9 changed files with 28 additions and 32 deletions

View File

@@ -1907,7 +1907,7 @@ register struct attack *mattk;
if (Slow_digestion) tmp *= 2;
nomul(-tmp);
nomovemsg = msgbuf;
} else pline("%s", msgbuf);
} else pline1(msgbuf);
if (pd == &mons[PM_GREEN_SLIME]) {
Sprintf(msgbuf, "%s isn't sitting well with you.",
The(pd->mname));