summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2018-12-11 20:11:25 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2018-12-11 20:12:21 +0000
commitb62b6667d6c55484954e58bca6d164b9ba389171 (patch)
tree5f401b883b06ed36cb1bd45f82aafe34a47439fe
parentBetter release tease (diff)
downloadtoy-b62b6667d6c55484954e58bca6d164b9ba389171.zip
Better harden wording
-rw-r--r--scripts/toy.groovy7
1 files changed, 4 insertions, 3 deletions
diff --git a/scripts/toy.groovy b/scripts/toy.groovy
index a4004d4..55d3fb1 100644
--- a/scripts/toy.groovy
+++ b/scripts/toy.groovy
@@ -248,10 +248,11 @@ def showButtonGT = { s, p, t, pc ->
def harden = { imageSpec ->
present(imageSpec, [
- ["Take that cock...", "Hand on penis..."],
- ["stroke it, slowly...", "slow strokes..."],
+ ["I want to see you hard.", "I need you hard now, very hard."],
+ ["Stroke it, slowly...", "Slow worship strokes..."],
["don't edge...", "no edging..."],
- ["and do NOT cum.", "and definitely no cumming."]]);
+ ["and do NOT cum.", "and definitely no cumming."],
+ ["Not yet.", "Maybe soon."]]);
playBackgroundSound("toy/90bpm.mp3", 2); //45sec
if (showButtonG("Hard, mistress", "hard", 60) == 60) {
playBackgroundSound(null);