summaryrefslogtreecommitdiff
path: root/npc/032-1/episode.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/032-1/episode.txt')
-rw-r--r--npc/032-1/episode.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/032-1/episode.txt b/npc/032-1/episode.txt
index 3830cbbd2..8589eedcd 100644
--- a/npc/032-1/episode.txt
+++ b/npc/032-1/episode.txt
@@ -63,7 +63,7 @@ OnInit:
OnTouch:
.@q = (getq(LoFQuest_EPISODE) == 15 ? getq2(LoFQuest_EPISODE) : 99);
if (getq(LoFQuest_EPISODE) > 15 || .@q)
- slide 40, 21; //52, 127;
+ slide 40, 21;
else
dispbottom l("This door is locked.");
end;