X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=worlds%2Fbricabrac.scm;h=cf34903e0d1df476f2198c759db7fa768a1e49e0;hp=131a79b6dade45edf0ec29910746bd8ec6ff3b09;hb=792da4a3c180c3fdb1797e3a5c2d4bca6f40b42d;hpb=bb099f0078b2164b3010aa365a2a5d7ab4b5bb0b diff --git a/worlds/bricabrac.scm b/worlds/bricabrac.scm index 131a79b..cf34903 100644 --- a/worlds/bricabrac.scm +++ b/worlds/bricabrac.scm @@ -787,7 +787,16 @@ hotel insignia. She appears to be rather exhausted." #:generally-visible #f #:name "The Void" #:desc "As you stare into the void, the void stares back into you." - #:goes-by '("void" "abyss" "nothingness")))) + #:goes-by '("void" "abyss" "nothingness" "scenery")) + ('thing:break-room:fence + 'room:break-room + #:generally-visible #f + #:name "break room cage" + #:desc "It's a mostly-cubical wire mesh surrounding the break area. +You can see through the gaps, but they're too small to put more than a +couple of fingers through. There appears to be some wear and tear to +the paint, but the wires themselves seem to be unusually sturdy." + #:goes-by '("fence" "cage" "wire cage"))))