X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=worlds%2Fbricabrac.scm;h=6dc44878fb0667be676aee2bfec4948210d4b633;hb=09412a535d7d70266ec1fb71b5ab741a433de037;hp=2b0db93039f86786a3ae1bf105c1afeeb14bc8da;hpb=8b2cab4df55dfa0d35b2347995c5fc132b54fc87;p=mudsync.git diff --git a/worlds/bricabrac.scm b/worlds/bricabrac.scm index 2b0db93..6dc4487 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 @@ -2241,7 +2243,7 @@ comments, and so on flowing from node to node." (p (ul (li (b "Scheme") " " - (a "http://cs.au.dk/~hosc/local/HOSC-11-4-pp399-404.pdf" + (a "https://en.wikipedia.org/wiki/History_of_the_Scheme_programming_language" "was originally started ") " to explore the " (b "actor model") ". (It became more focused around studying the " (b "lambda calculus")