From e0778b7dd1bb507291211859543482314570d741 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 13 Dec 2018 21:30:18 +0000 Subject: Revoke cum permission for bad toy --- scripts/toy.groovy | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/toy.groovy b/scripts/toy.groovy index 647a1d7..095084e 100644 --- a/scripts/toy.groovy +++ b/scripts/toy.groovy @@ -1064,6 +1064,7 @@ def sessionRelease = { goodToy -> present([DRESSED], [ ["Get out of my sight.", "Go!"]]); removeEvent(CUM); + revokePermission(CUM); } wait(10); showLounge(); -- cgit v1.2.3