summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2018-11-29 19:59:07 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2018-11-29 19:59:07 +0000
commit56c3cf8d58fe6a883c4f55e3d2ab2e96fae5d277 (patch)
tree247c3cc361f0d11745d4deed11fd329666a54061
parentInitial commit (diff)
downloadtoy-56c3cf8d58fe6a883c4f55e3d2ab2e96fae5d277.zip
Add tease tag to some crop images
-rw-r--r--scripts/toy.groovy6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/toy.groovy b/scripts/toy.groovy
index fcb1b2e..97432de 100644
--- a/scripts/toy.groovy
+++ b/scripts/toy.groovy
@@ -56,11 +56,11 @@ def IMAGEDATA = { [
[ image: 7, tags: [KNEEL, TITS] ],
[ image: 8, tags: [DRESSED, STOOD, CROP] ],
[ image: 9, tags: [DRESSED, STOOD, CROP] ],
- [ image: 10, tags: [DRESSED, STOOD, CROP] ],
- [ image: 11, tags: [DRESSED, STOOD, CROP] ],
+ [ image: 10, tags: [DRESSED, STOOD, CROP, TEASE] ],
+ [ image: 11, tags: [DRESSED, STOOD, CROP, TEASE] ],
[ image: 12, tags: [DRESSED, STOOD, CROP] ],
[ image: 13, tags: [DRESSED, STOOD, CROP] ],
- [ image: 14, tags: [DRESSED, SIT, CROP] ],
+ [ image: 14, tags: [DRESSED, SIT, CROP, TEASE] ],
[ image: 15, tags: [TITS, SIT] ],
[ image: 16, tags: [TITS, STOOD] ],
] ],