From 3f4dea5b57f194b4ea1493d5138b90a9f4109c98 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 4 Jan 2019 23:11:56 -0200 Subject: Fix typos and unintended behavior at 002-2 --- npc/002-2/doors.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/002-2') diff --git a/npc/002-2/doors.txt b/npc/002-2/doors.txt index 7e1dcb7a1..343ffaa57 100644 --- a/npc/002-2/doors.txt +++ b/npc/002-2/doors.txt @@ -17,10 +17,10 @@ OnTouch: L_Warn: .@q = getq(ShipQuests_Peter); - if (.@q >= 4) goto L_Warp; + if (.@q >= 15) goto L_Warp; mesn "Narrator"; - mesc l("There are still some rattos left! Do you want to abort the quest?"); + mesc l("There are still some monsters left! Do you want to abort the quest?"); next; menu -- cgit v1.2.3-60-g2f50