From ad135b17d66a787097c02abaf2c7aa03c159d181 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 29 Nov 2018 21:30:19 +0000 Subject: Add missing wait after chastity lockup --- scripts/toy.groovy | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') 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 -- cgit v1.2.3