missed one, there were two
This commit is contained in:
@@ -784,8 +784,9 @@ costly_alteration(struct obj *obj, int alter_type)
|
||||
case OBJ_INVENT:
|
||||
if (learn_bknown)
|
||||
set_bknown(obj, 1);
|
||||
if (shkp)
|
||||
if (shkp) {
|
||||
SetVoice(shkp, 0, 80, 0);
|
||||
}
|
||||
verbalize("You %s %s %s, you pay for %s!",
|
||||
alteration_verbs[alter_type], those, simpleonames(obj),
|
||||
them);
|
||||
|
||||
Reference in New Issue
Block a user