diff --git a/src/npc/descriptions/butt/buttplug.js b/src/npc/descriptions/butt/buttplug.js index d128de1c4eacff855293404a3dbf22cebe7459e0..c84259226fe5a2bd9efbd80e55d93cd0920b0838 100644 --- a/src/npc/descriptions/butt/buttplug.js +++ b/src/npc/descriptions/butt/buttplug.js @@ -292,9 +292,9 @@ App.Desc.buttplug = function(slave, { market, eventDescription } = {}) { } break; case "a cheerleader outfit": - r.push(`If ${he} bends over even slightly, the hem of ${his} skirt rides up to reveal ${his}`); + r.push(`If ${he} bends over even slightly, the hem of ${his} skirt rides up to reveal`); if (slave.chastityAnus) { - r.push(`anal chastity belt.`); + r.push(`${his} anal chastity belt.`); } else { if (slave.anus > 1) { r.push(`${his} lewd butthole.`);