From f36c9a71578c40e5a35f79006abd30f41280ca29 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Wed, 19 Dec 2018 11:43:06 +0000 Subject: Fix typos --- scripts/toy.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/toy.groovy b/scripts/toy.groovy index d2836c5..0a30c4d 100644 --- a/scripts/toy.groovy +++ b/scripts/toy.groovy @@ -901,7 +901,7 @@ def playBondage = { wait(20); present([DRESSED, TEASE], [ ["OK,", "Mmmm,"], - ["Soon.", "Just a while longer"]]); + ["soon.", "just a while longer."]]); wait(60 + getRandom(60)); playBackgroundSound("bell.wav"); present([DRESSED, TEASE], [ -- cgit v1.2.3