1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-07-27 07:52:25 +01:00

Fix too many arguments to a print

This commit is contained in:
ChrisANG 2020-11-26 14:56:29 -05:00
parent deb1059041
commit 8c5c25d6ea

View file

@ -3701,8 +3701,7 @@ tiphat()
mhis(mtmp), term);
otmp->bknown = 1;
} else if (otmp->otyp == STATUE && (otmp->corpsenm == PM_PARASITIC_MIND_FLAYER || otmp->corpsenm == PM_PARASITIC_MASTER_MIND_FLAYER)){
pline("%s grasps the statue in %s face but can't remove it.", Monnam(mtmp),
mhis(mtmp), term);
pline("%s grasps the statue in %s face but can't remove it.", Monnam(mtmp), mhis(mtmp));
otmp->bknown = 1;
} else {
pline("%s tips %s %s in response.", Monnam(mtmp),