From 9883014f48347219ab2d5aa8f9de249b4bf376bb Mon Sep 17 00:00:00 2001 From: Christine Lemmer-Webber Date: Wed, 21 Sep 2022 10:55:35 -0400 Subject: [PATCH] Mention exit to northeast from gift shop --- worlds/bricabrac.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/worlds/bricabrac.scm b/worlds/bricabrac.scm index 3dddc02..1fdee92 100644 --- a/worlds/bricabrac.scm +++ b/worlds/bricabrac.scm @@ -1967,7 +1967,9 @@ as well as an exit leading to the south.")) "but they all seem glued in place and instead of a person manning the shop " "there's merely a cardboard cutout of a person with a \"shopkeeper\" nametag. " "You can pretty well bet that someone wanted to finish this room but ran out of " - "time.") + "time. " + "It looks like there's an exit to the northeast, should you choose that you " + "want to get out of here.") #:exits (list (make #:name "northeast" -- 2.31.1