summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-05-19 00:42:49 -0300
committerJesusaves <cpntb1@ymail.com>2022-05-19 00:42:49 -0300
commit8e37aa31ebc8a04c6f4db744fcad06e7b7fcf2e2 (patch)
tree2f55d5f2c185485651b14470c64bdb8e453924b5
parent695df1a8f063c33ac10b3b9fe017309fd7e90772 (diff)
downloadserverdata-8e37aa31ebc8a04c6f4db744fcad06e7b7fcf2e2.tar.gz
serverdata-8e37aa31ebc8a04c6f4db744fcad06e7b7fcf2e2.tar.bz2
serverdata-8e37aa31ebc8a04c6f4db744fcad06e7b7fcf2e2.tar.xz
serverdata-8e37aa31ebc8a04c6f4db744fcad06e7b7fcf2e2.zip
Not going to rectify this. If you fail at the last stage of Gemini, it is over.
-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;
}