diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/toy.groovy | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/toy.groovy b/scripts/toy.groovy index 5b40475..2cf9200 100644 --- a/scripts/toy.groovy +++ b/scripts/toy.groovy @@ -1330,8 +1330,10 @@ def confess = { ["Immediate punishment!", "So you will suffer... right now!"]]); adjustPunish(100); showButtonG("Yes, mistress", "ok"); + removeEvent(PLAY); sessionPlay(); sessionRelease(sessionAborted == null); + playSchedule(getTime()); } else { present([DRESSED, nTEASE], [ |