diff --git a/src/js/pregJS.js b/src/js/pregJS.js index c3024a85201ec1b1d85af3d525ae407d35affe4e..3477b35aef8d599f20e7bdafaf1a136a8dd0f252 100644 --- a/src/js/pregJS.js +++ b/src/js/pregJS.js @@ -402,7 +402,7 @@ window.knockMeUp = function(target, chance, hole, fatherID, displayOverride) { let He; let r = ""; if (target.ID !== -1) { - pronouns = getPronouns(slave); + pronouns = getPronouns(target); He = capFirstChar(pronouns.pronoun); } if (V.seePreg !== 0) {