summaryrefslogtreecommitdiff
path: root/images
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2019-07-08 19:30:01 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2019-07-08 19:30:01 +0100
commit74f9e025947ccbe62b7b818521863cc770e16b2a (patch)
treedf3b251385456cc52996b92bae5cd655880075b4 /images
parentFix default removeRequest function (diff)
downloadtoy-74f9e025947ccbe62b7b818521863cc770e16b2a.zip
Tag all activities
Diffstat (limited to 'images')
-rw-r--r--images/toy/domme.groovy3
1 files changed, 2 insertions, 1 deletions
diff --git a/images/toy/domme.groovy b/images/toy/domme.groovy
index 3e90153..3b55023 100644
--- a/images/toy/domme.groovy
+++ b/images/toy/domme.groovy
@@ -75,7 +75,8 @@
], [
select: 'repeat',
number: 'toy.randRange(1, 2 + ((toy.prop.punishment ?: 0) / 100))',
- activities: [ 'playKneel', 'playBeatCock', 'playBeatBalls', 'playClamps', 'playNothing' ],
+ activities: [ 'playKneel', 'playBeatCock', 'playBeatBalls', 'playClamps' ],
+ intervals: [ null, 'intNothing' ],
use: 'punishApply'
], [
select: 'take',