You can take the disc, yes
authorChristine Lemmer-Webber <cwebber@dustycloud.org>
Sun, 2 Oct 2022 01:39:15 +0000 (21:39 -0400)
committerChristine Lemmer-Webber <cwebber@dustycloud.org>
Sun, 2 Oct 2022 01:39:15 +0000 (21:39 -0400)
worlds/bricabrac.scm

index 2b0db93039f86786a3ae1bf105c1afeeb14bc8da..459686d1cd9a23737e750e3a1b57252261ded6c3 100644 (file)
@@ -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