From c6bc356387edee267712acdc837630777f93cfb3 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 6 Jan 2019 13:06:51 +0000 Subject: Add missing punct --- 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 497d903..21b6ae8 100644 --- a/scripts/toy.groovy +++ b/scripts/toy.groovy @@ -945,7 +945,7 @@ def playBondage = { present([DRESSED, nTEASE], [ ["You know what's next.", "Take your cuffs."], ["Cuff yourself,", "Hands cuffed,"], - ["behind your back of course", "behind you."]]); + ["behind your back of course.", "behind you."]]); wait(15); present([DRESSED, TEASE], [ ["Don't go anywhere!", "Do not move!"]]); -- cgit v1.2.3