diff --git a/src/npc/descriptions/style/clothing.js b/src/npc/descriptions/style/clothing.js index afd4c84769b2ce106582a0dc83823652bb124f35..d31aeca2c45707d7da5398df39359c056e77b5e6 100644 --- a/src/npc/descriptions/style/clothing.js +++ b/src/npc/descriptions/style/clothing.js @@ -128,7 +128,7 @@ App.Desc.clothing = function(slave, {market, eventDescription} = {}) { } break; case "attractive lingerie": - r.push(`including a lovely bra with holes so ${his} nipples poke through, a pretty g-string,`); + r.push(`including a lovely bra with holes for ${his} nipples to poke through, a pretty g-string,`); if (hasAnyLegs(slave)) { r.push(`sheer stockings, and a garter belt.`); if (slave.vagina === 0) {