summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/toy.groovy1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/toy.groovy b/scripts/toy.groovy
index cc3a803..6e93dd2 100644
--- a/scripts/toy.groovy
+++ b/scripts/toy.groovy
@@ -1077,6 +1077,7 @@ def sessionRelease = { goodToy ->
else {
present([DRESSED], [
["I don't ask much of you, toy."]]);
+ wait(getRandom(10) + 5);
postChastity();
}
wait(getRandom(10) + 5);