From 7f4460077e196214c3cab16d5fe8d9d715927c37 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Sat, 23 Mar 2019 07:33:58 -0700 Subject: [PATCH] Remove door property from mall exit --- the-mall.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/the-mall.inf b/the-mall.inf index 08268a3..d90dcdb 100644 --- a/the-mall.inf +++ b/the-mall.inf @@ -148,7 +148,7 @@ with name 'door' 'exit', with_key keycard, before [; unlock: deadflag = 2; return true; ], -has scenery door openable locked; +has scenery openable locked; Object portrait "portrait" bank with name 'portrait' 'picture' 'photo', -- 2.31.1