diff --git a/src/js/porn.js b/src/js/porn.js index 29e8c142f9a41a613b38ff4da6ee7bfd72b3b014..845823791d8a469b9bcc40eca826efd3cb8f3b0a 100644 --- a/src/js/porn.js +++ b/src/js/porn.js @@ -73,7 +73,7 @@ App.Porn.Genre.analAddict = { prestigeDesc2: "$His many fans relish the sight of $him doing anything for a dick up $his ass", prestigeDesc3: "Millions are intimately familiar with the sight of $his well-versed anus.", hitText: function(slave) { return `${getPronouns(slave).His} complete obsession with taking things up ${getPronouns(slave).his} ass makes ${getPronouns(slave).him} a hit with viewers that enjoy hardcore anal.`; }, - trinketShotDesc: function(slave) { return `showing ${getPronouns(slave).him} TEMPLATE`; }, + trinketShotDesc: function(slave) { return `showing ${getPronouns(slave).him} taking a series of huge cocks up ${getPronouns(slave).his} ass.`; }, valid: function(slave) { return slave.sexualFlaw === "anal addict" && canDoAnal(slave); }, uiName: function() { return capFirstChar(this.fameName); } };