diff options
Diffstat (limited to 'scripts/toy.groovy')
-rw-r--r-- | scripts/toy.groovy | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/toy.groovy b/scripts/toy.groovy index b9c31c4..e47b086 100644 --- a/scripts/toy.groovy +++ b/scripts/toy.groovy @@ -829,8 +829,8 @@ def chastity = { pre -> present([DRESSED,TEASE], [ ["Time to", "Get your chastity device and"], ["lock my cock away again now.", "get that cock back in its cage."], - ["And for you to", "And then"], - ["hand over the key", "give me the key back."]]); + ["And of course", "And then"], + ["hand over the key.", "give me the key back."]]); } else { present([DRESSED,TEASE], [ |