summaryrefslogtreecommitdiff
path: root/scripts/toy.groovy
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/toy.groovy')
-rw-r--r--scripts/toy.groovy1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/toy.groovy b/scripts/toy.groovy
index fe6c194..07145f2 100644
--- a/scripts/toy.groovy
+++ b/scripts/toy.groovy
@@ -1120,6 +1120,7 @@ def bedtime = {
def redress = { rt ->
if (!rt || !sessionSummon([DRESSED])) {
addEvent(REDRESS, getTime() + 300, "redress");
+ return;
}
present([DRESSED], [
["OK, toy,"],