From 290570dfbd1cb1259ff9cb805df3ad212dd6b42e Mon Sep 17 00:00:00 2001 From: Joseph Botosh Date: Sun, 25 Oct 2015 23:02:17 +0200 Subject: Allow open left door on 000-2-2 with the key --- npc/000-2-2/doors.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'npc') diff --git a/npc/000-2-2/doors.txt b/npc/000-2-2/doors.txt index 729d26fa8..eeaff1bd4 100644 --- a/npc/000-2-2/doors.txt +++ b/npc/000-2-2/doors.txt @@ -62,9 +62,9 @@ L_Break: close; L_Warp: - mes ""; - mesn "Narrator"; - mes col(l("Wait, it seems someone is blocking the door from the other side!"), 9); - + // mes ""; + // mesn "Narrator"; + // mes col(l("Wait, it seems someone is blocking the door from the other side!"), 9); + warp "000-2-4", 40, 30; close; } -- cgit v1.2.3-60-g2f50