diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-04 23:11:56 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-04 23:11:56 -0200 |
commit | 3f4dea5b57f194b4ea1493d5138b90a9f4109c98 (patch) | |
tree | e76adb1b716b9679ba01fc80ba11579283adfc1f /npc/002-2/doors.txt | |
parent | 3021284f1c9fe196bf180f263bc83044fd24907e (diff) | |
download | serverdata-3f4dea5b57f194b4ea1493d5138b90a9f4109c98.tar.gz serverdata-3f4dea5b57f194b4ea1493d5138b90a9f4109c98.tar.bz2 serverdata-3f4dea5b57f194b4ea1493d5138b90a9f4109c98.tar.xz serverdata-3f4dea5b57f194b4ea1493d5138b90a9f4109c98.zip |
Fix typos and unintended behavior at 002-2
Diffstat (limited to 'npc/002-2/doors.txt')
-rw-r--r-- | npc/002-2/doors.txt | 4 |
1 files changed, 2 insertions, 2 deletions
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 |