comment bit
- the dropx comment has been wrong for a while, time to accept that
This commit is contained in:
@@ -1111,6 +1111,10 @@ struct attack *mattk;
|
||||
pline("%s finishes taking off %s suit.",
|
||||
Monnam(mdef), mhis(mdef));
|
||||
}
|
||||
if (!touch_artifact(otmp, &youmonst)) {
|
||||
dropy(otmp);
|
||||
continue;
|
||||
}
|
||||
/* give the object to the character */
|
||||
otmp = hold_another_object(otmp, "You steal %s.",
|
||||
doname(otmp), "You steal: ");
|
||||
|
||||
Reference in New Issue
Block a user