From: Christine Lemmer-Webber Date: Sun, 2 Oct 2022 01:39:15 +0000 (-0400) Subject: You can take the disc, yes X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=commitdiff_plain;h=a78f66c9abbbacdf1dad9e117b180487bb6fb901 You can take the disc, yes --- diff --git a/worlds/bricabrac.scm b/worlds/bricabrac.scm index 2b0db93..459686d 100644 --- a/worlds/bricabrac.scm +++ b/worlds/bricabrac.scm @@ -473,6 +473,8 @@ hands!"))) #:allocation #:each-subclass #:init-thunk (build-props '((hd-platter? . #t)))) + (take-me? #:allocation #:each-subclass + #:init-value #t) (name #:allocation #:each-subclass #:init-value "a glowing disc") (desc #:allocation #:each-subclass