X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=worlds%2Fbricabrac.scm;h=6dc44878fb0667be676aee2bfec4948210d4b633;hb=09412a535d7d70266ec1fb71b5ab741a433de037;hp=87cd1c683c89eaa897f4beb78466b0e5b6507d60;hpb=606990a39eb1c61ca53c27a5b331874483a3ad31;p=mudsync.git diff --git a/worlds/bricabrac.scm b/worlds/bricabrac.scm index 87cd1c6..6dc4487 100644 --- a/worlds/bricabrac.scm +++ b/worlds/bricabrac.scm @@ -411,6 +411,7 @@ the four essential freedoms: ") English language surrounding the word 'free' have lead to a lot of terminology debates.")) #:goes-by '("scroll of teletype" "scroll of teletype paper" "teletype scroll" "teletype paper" "scroll" "four freedoms" + "paper" "scroll of teletype paper holding the software Four Freedoms" "scroll of teletype paper holding the software four freedoms")) ('lobby:orange-cat-phone @@ -472,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 @@ -2240,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")