Merge branch 'NetHack-3.6' part 2
This commit is contained in:
+1
-1
@@ -1612,7 +1612,7 @@ struct obj *otmp;
|
|||||||
}
|
}
|
||||||
if (what) {
|
if (what) {
|
||||||
Sprintf(offdelaybuf, "You finish taking off your %s.", what);
|
Sprintf(offdelaybuf, "You finish taking off your %s.", what);
|
||||||
nomovemsg = offdelaybuf;
|
g.nomovemsg = offdelaybuf;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
/* Be warned! We want off_msg after removing the item to
|
/* Be warned! We want off_msg after removing the item to
|
||||||
|
|||||||
Reference in New Issue
Block a user