From 8d58115cb86351b7003153d0d35893ea764109e1 Mon Sep 17 00:00:00 2001 From: Christine Lemmer-Webber Date: Thu, 15 Sep 2022 16:00:58 -0400 Subject: [PATCH] She's now a languid lady --- worlds/bricabrac.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/worlds/bricabrac.scm b/worlds/bricabrac.scm index 4f77e93..76148f2 100644 --- a/worlds/bricabrac.scm +++ b/worlds/bricabrac.scm @@ -256,17 +256,17 @@ character.\n"))) ;; NPC: hotel owner ('lobby:hotel-owner 'lobby - #:name "a frumpy fellow" + #:name "a languid lady" #:desc '((p " Whoever this is, she looks totally exhausted. She's collapsed into the only comfortable looking chair in the room and you don't get the sense that she's likely to move any time soon. - You notice they're wearing a sticker badly adhesed to their clothing -which says \"Hotel Proprietor\", but she looks so disorganized that you -think that can't possibly be true... can it? + Attached to her frumpy dress is a barely secured pin which says +\"Hotel Proprietor\", but she looks so disorganized that you think +that can't possibly be true... can it? Despite her exhaustion, you sense she'd be happy to chat with you, though the conversation may be a bit one sided.")) - #:goes-by '("frumpy fellow" "fellow" + #:goes-by '("languid lady" "lady" "hotel proprietor" "proprietor") #:catchphrases hotel-owner-grumps) ;; Object: Sign -- 2.31.1