You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
outputText("\"<i>Alright stud, no more games, I have places to go, demons to kill...</i>\" Priscilla starts, placing her hands on your knees with a fierce stare in her eye, and a ravenous smile on her lips. \"<i>...Champions to fuck, babies to make.</i>\" Of course, as a goblin, she has a one-track mind, but you know Priscilla - procreation is necessary, but she likes your seed in other places too - how are you going to give it to her? ");
903
906
}
904
907
menu();
905
-
addButton(0, "Pussy", pussyfuck);
906
-
addButton(1, "Ass", assfuck);
907
-
addButton(2, "Mouth", mouthfuck);
908
+
addButton(0, "Fuck Pussy", pussyfuck);
909
+
addButton(1, "Fuck Ass", assfuck);
910
+
addButton(2, "Fuck Mouth", mouthfuck);
908
911
}
909
912
if (player.hasVagina()) {
910
913
if (flags[kFLAGS.GOBLIN_ELDER_FOREPLAY_COUNTER]==0) {
0 commit comments