X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=worlds%2Fbricabrac.scm;h=ee0ff08806fee83f987274839ce00123df610225;hp=51549873151ea6567620c52fe1c058e454b830fd;hb=74f3d0ded31d7622c9fdaea29687850449ffd5e7;hpb=f22e3b3e60031ebb8ef6260692bf8c03dcce1c60 diff --git a/worlds/bricabrac.scm b/worlds/bricabrac.scm index 5154987..ee0ff08 100644 --- a/worlds/bricabrac.scm +++ b/worlds/bricabrac.scm @@ -62,8 +62,7 @@ #:text (string-append (slot-ref actor 'read-text) "\n"))) -;; This one allows you to take from - +;; This one allows you to take from items that are proxied by it (define-actor () ((cmd-take-from take-from-proxy)) (proxy-items #:init-keyword #:proxy-items))