diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2019-03-30 12:38:23 +0000 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2019-03-30 12:38:23 +0000 |
commit | d7a2e7bd0e0e26dfe8c45f9dd14ce16c00c7bd19 (patch) | |
tree | 93cc797fa2f3c648b84d61165677068324c395e9 /scripts | |
parent | Don't repeat suck instructions if dildo already present (diff) | |
download | toy-d7a2e7bd0e0e26dfe8c45f9dd14ce16c00c7bd19.zip |
Fix wording
Diffstat (limited to 'scripts')
-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], [ |