grammar bit

This commit is contained in:
nhmall
2019-05-18 16:44:57 -04:00
parent 670fc9ca34
commit 336908ad3c

View File

@@ -4945,7 +4945,7 @@ struct obj *obj_absorber, *obj_absorbed;
amount = bp->price;
bill_dummy_object(obj_absorbed);
verbalize(
"You owe me %ld %s for my %s that %s with your%s",
"You owe me %ld %s for my %s that you %s with your%s",
amount, currency(amount), obj_typename(obj_absorbed->otyp),
ANGRY(shkp) ? "had the audacity to mix" :
"just mixed",