diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/toy.groovy | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/toy.groovy b/scripts/toy.groovy index 5ec2b22..d334095 100644 --- a/scripts/toy.groovy +++ b/scripts/toy.groovy @@ -461,6 +461,7 @@ def postChastity = { set(CHASTE, true); present([DRESSED,TEASE], [ ["Good boy.", "Thank you, toy."]]); + wait(5); }; // Play |