From 498e28219075ed0cc384fda75bf967686a6f948a Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Sun, 3 Jan 2021 20:27:29 +0000 Subject: [PATCH] Add lever to avoid being trapped if the gates close. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21712 282e977c-c81d-0410-88c4-b93c2d0d6712 --- ChangeLog | 3 +++ navar_city/slums/Iggys_house_upper | 7 ++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e5a2f93ff..daffbf02b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2021-01-03 Nicolas Weeger + * navar_city/slums/Iggys_house_upper: Add lever to avoid being trapped if the gates close. + 2020-12-19 Daniel Hawkins: * python/quests/QuestAdvance.py: Bail from method if non-player activator has no owner. diff --git a/navar_city/slums/Iggys_house_upper b/navar_city/slums/Iggys_house_upper index d7fc23aea..451a4842a 100644 --- a/navar_city/slums/Iggys_house_upper +++ b/navar_city/slums/Iggys_house_upper @@ -8,7 +8,7 @@ enter_x 13 enter_y 24 msg Created: 2004-01-12 Avion -Modified: 2008-10-25 Rick Tanner +Modified: 2021-01-03 Nicolas Weeger endmsg end arch woodfloor @@ -2545,6 +2545,11 @@ arch woodfloor x 13 y 28 end +arch button_handle +x 13 +y 28 +connected 10 +end arch woodfloor x 13 y 29