From ca179fab03d8ebbe2e36d90dd65bd4000a0fb57b Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Sun, 29 Jan 2017 21:46:59 -0600 Subject: [PATCH] Adjust disc-shield description --- worlds/bricabrac.scm | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/worlds/bricabrac.scm b/worlds/bricabrac.scm index 0c92246..49fcff0 100644 --- a/worlds/bricabrac.scm +++ b/worlds/bricabrac.scm @@ -423,9 +423,10 @@ this general shape in the 1990s." player) ;; set loc to player to put in player's inventory (<- player 'tell #:text '((p "As you attempt to pull the shield / disk platter -from the statue, there is a bright glow... and a completely separate, -glowing copy of the disc materializes into your hands!") - (p "You hear a voice whispering in your ear: " +from the statue a shining outline appears around it... and a +completely separate, glowing copy of the disc materializes into your +hands!") + (p "You hear a voice whispering: " (i "\"Share the software... and you'll be free...\""))))) ;;; This is the disc that gets put in the player's inventory @@ -536,7 +537,7 @@ Hackthena must be an emacs user." #:desc "No wonder the \"shield\" looks unusual... it seems to be a hard disk platter! It has \"RL02.5\" written on it. It looks kind of loose." #:invisible? #t - #:goes-by '("hackthena's shield" "shield" "platter")))) + #:goes-by '("hackthena's shield" "shield" "platter" "hard disk platter")))) ;;; Playroom -- 2.31.1