diff --git a/src/npc/descriptions/crotch/dick.js b/src/npc/descriptions/crotch/dick.js index cc3a6c75c8f2dd917090b98ef07a6327b0891dd1..670e9c3e55244e4aa09336433b821889c2cf121f 100644 --- a/src/npc/descriptions/crotch/dick.js +++ b/src/npc/descriptions/crotch/dick.js @@ -464,7 +464,7 @@ App.Desc.dick = function(slave, {market, eventDescription} = {}) { } break; case 2: - r.push(`and ${he} has a small pair of testicles`); + r.push(`and ${he} has a small pair of`); if (V.showDickCMs === 1) { r.push(`testicles, about ${ballsToEitherUnit(slave.balls)} long.`); } else {