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