summaryrefslogtreecommitdiff
path: root/scripts/toy.groovy
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2018-12-03 12:37:17 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2018-12-03 12:37:17 +0000
commitcab8047fdcd9115649e71bcd8bace21d46d2f0a9 (patch)
treef51c02bac35025ac66692bf26cb3431dcd9c6073 /scripts/toy.groovy
parentFix misspelling of mistress (diff)
downloadtoy-cab8047fdcd9115649e71bcd8bace21d46d2f0a9.zip
Add missing gagtext hint
Diffstat (limited to 'scripts/toy.groovy')
-rw-r--r--scripts/toy.groovy2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/toy.groovy b/scripts/toy.groovy
index fcdba82..d787e74 100644
--- a/scripts/toy.groovy
+++ b/scripts/toy.groovy
@@ -371,7 +371,7 @@ def preGag = {
showButton("Yes, mistress");
show(null);
wait(10);
- showButtonGT("Back, mistress", 50, 2);
+ showButtonGT("Back, mistress", "back", 50, 2);
present([DRESSED], [
["Good boy.", "Very good."],
["Put it on..."],