summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/toy.groovy2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/toy.groovy b/scripts/toy.groovy
index e47b086..559b3ee 100644
--- a/scripts/toy.groovy
+++ b/scripts/toy.groovy
@@ -1090,7 +1090,7 @@ def playSuck = {
};
if (sessionToys.containsKey(DILDO)) {
present([DRESSED], [
- ["Back to your dildo.", "Amuse me some more."],
+ ["Back to your dildo.", "Amuse me some more with that dildo."],
["Same as before, listen for my bell, slut."]]);
showButtonG("Yes, ${dommeTitle()}", "ok");
}