From 56c3cf8d58fe6a883c4f55e3d2ab2e96fae5d277 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 29 Nov 2018 19:59:07 +0000 Subject: Add tease tag to some crop images --- scripts/toy.groovy | 6 +++--- 1 file 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] ], ] ], -- cgit v1.2.3