summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2019-03-28 19:50:11 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2019-03-28 19:50:11 +0000
commitde48d65f7c276bc53db71713031b25791ed6a3d9 (patch)
tree6b3f9efc2842e259919fb284c04fcdf529623020
parentSplit domme config into default, person and set files (diff)
downloadtoy-de48d65f7c276bc53db71713031b25791ed6a3d9.zip
Add missing postChastity after reminder who's boss
-rw-r--r--images/toy/domme.groovy3
1 files changed, 3 insertions, 0 deletions
diff --git a/images/toy/domme.groovy b/images/toy/domme.groovy
index 14748b9..3e90153 100644
--- a/images/toy/domme.groovy
+++ b/images/toy/domme.groovy
@@ -55,6 +55,9 @@
number: 'toy.randRange(2, 3)',
activities: [ 'playBeatCock', 'playBeatBalls', 'playClamps' ],
use: 'punishApply'
+ ], [
+ require: 'toy.can("perm_chaste") || toy.randRange(1, 2) == 1',
+ activities: [ 'postChastity' ]
]
]
], [