summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2019-01-06 13:07:10 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2019-01-06 13:07:10 +0000
commitc20660478d9d1149a2d1239b45fdd9b6707cd956 (patch)
treed45e093fb4dcd8b408c275552245c926e814e92d
parentAdd missing punct (diff)
downloadtoy-c20660478d9d1149a2d1239b45fdd9b6707cd956.zip
Scale bondage length with required punishment
-rw-r--r--scripts/toy.groovy2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/toy.groovy b/scripts/toy.groovy
index 21b6ae8..80f7a7b 100644
--- a/scripts/toy.groovy
+++ b/scripts/toy.groovy
@@ -955,7 +955,7 @@ def playBondage = {
wait(15);
setImage(null);
show(null);
- def waitTime = 500 + getRandom(1000);
+ def waitTime = 300 + getRandom(Math.min(1500, getPunish() * 10));
wait(waitTime);
playBackgroundSound("bell.wav");
present([DRESSED, nTEASE], [