From 486c0847f2e6e275d0c817d499359a3e0d31b25b Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Mon, 3 Dec 2018 19:00:40 +0000 Subject: Bad toy always ends chaste --- scripts/toy.groovy | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/toy.groovy b/scripts/toy.groovy index 166bbdd..13660cf 100644 --- a/scripts/toy.groovy +++ b/scripts/toy.groovy @@ -800,6 +800,7 @@ def sessionRelease = { goodToy -> else { present([DRESSED], [ ["I don't ask much of you, toy."]]); + postChastity(); } wait(getRandom(10) + 5); if (is(CUFFED) || is(COLLARED) || is(CLAMPED) || is(GAGGED)) { -- cgit v1.2.3