summaryrefslogtreecommitdiff
path: root/scripts/toy.groovy
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2018-12-29 12:32:23 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2018-12-29 12:32:23 +0000
commit8aac56054c580455bfdf798ca94c3f6bc952a22c (patch)
tree0cf0306896ebfde8dc89d8dd7a23e935d84ed288 /scripts/toy.groovy
parentDon't exit when owner leaves, just drop back to the lounge (diff)
downloadtoy-8aac56054c580455bfdf798ca94c3f6bc952a22c.zip
Clearer wording about bedtime
Diffstat (limited to 'scripts/toy.groovy')
-rw-r--r--scripts/toy.groovy4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/toy.groovy b/scripts/toy.groovy
index 53caf2a..6844554 100644
--- a/scripts/toy.groovy
+++ b/scripts/toy.groovy
@@ -1185,8 +1185,8 @@ def bedtime = { rt, schedTime ->
Collections.shuffle(toys);
toys.each { removeToy(it, [LINGERIE,nTITS]) };
present([LINGERIE,nTITS], [
- ["Very good, toy.", "OK"],
- ["Bedtime!", "Off to bed with you!", "Bed! Now!"]]);
+ ["Very good, toy.", "OK."],
+ ["Bedtime for you!", "Off to bed with you!", "Bed! Now!"]]);
showButtonG("Good night, mistress", "night");
}
// Assume toy will return dressed tomorrow