From f8a8a4792183be22e0f0fa3999b7133b2f15d999 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Tue, 29 Nov 2022 17:06:43 -0800 Subject: [PATCH] Add the hotel founder's middle name to the bronze plaque --- src/hotel.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hotel.inf b/src/hotel.inf index 336d682..af8e9f0 100644 --- a/src/hotel.inf +++ b/src/hotel.inf @@ -72,7 +72,7 @@ Object plaque "bronze plaque" lobby1 with name 'bronze' 'plaque' 'sign' 'plate', with description "The bronze plaque is engraved with the words ~Frederick - Smith, Hotel Founder~.", + Brian Smith, Hotel Founder~.", has scenery; Object marblefloor "marble floor" lobby1 -- 2.31.1