summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/034-4/intro.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/034-4/intro.txt b/npc/034-4/intro.txt
index 0ed6b802d..667655368 100644
--- a/npc/034-4/intro.txt
+++ b/npc/034-4/intro.txt
@@ -9,7 +9,7 @@
OnTouch:
if (instance_id() < 0 || getcharid(1) < 1) end;
GeminiCheck(8);
- npctalkonce l("Oh noes ─ the door is sealed! We can only press forward!");
+ npctalkonce l("Oh noes ─ the door is sealed! We can only press forward and failure is final!");
end;
}