summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/000-2-2/doors.txt8
1 files changed, 4 insertions, 4 deletions
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;
}