summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2018-12-03 19:00:40 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2018-12-03 19:00:40 +0000
commit486c0847f2e6e275d0c817d499359a3e0d31b25b (patch)
tree2038f4226fdce9ee0a0d801ca7976a4c171aa50d
parentAdds playBondage and reworks punishment closeout (diff)
downloadtoy-486c0847f2e6e275d0c817d499359a3e0d31b25b.zip
Bad toy always ends chaste
-rw-r--r--scripts/toy.groovy1
1 files changed, 1 insertions, 0 deletions
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)) {