From 3693f01f51d9db4cbc228a3f402092be2a46d380 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Tue, 11 Dec 2018 21:10:09 +0000 Subject: Fix typos --- scripts/toy.groovy | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/toy.groovy') diff --git a/scripts/toy.groovy b/scripts/toy.groovy index f2e73d9..2d65ccb 100644 --- a/scripts/toy.groovy +++ b/scripts/toy.groovy @@ -550,7 +550,7 @@ def preRelease = { ["before I let you out.", "before I hand over the keys."], ["You should be", "When you're"], ["practically breaking out,", "about to break it for me,"], - ["we'll continue.", "then I'll see letting it out."]]); + ["we'll continue.", "then I'll see about letting it out."]]); showButtonG("Hard, mistress, please let me out", "hard"); present([DRESSED,TEASE], [ ["OK then.", "Fine, fine."], @@ -1038,7 +1038,7 @@ def sessionRelease = { goodToy -> else { present([DRESSED], [ ["No clothes now for a while,", "Keep those clothes off,"], - ["you don't get clothes until I say.", "I like seeing naked."]]); + ["you don't get clothes until I say.", "I like seeing you naked."]]); addEvent(REDRESS, getTime() + 600 + getRandom(1200), "redress"); showButtonG("Yes, mistress", "ok"); } -- cgit v1.2.3