summaryrefslogtreecommitdiff
path: root/npc/000-1
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-03-14 15:18:48 +0100
committerReid <reidyaro@gmail.com>2015-03-14 15:18:48 +0100
commit42d291d593d7d1d2dd5c3cf05b0b4d1bb9af8432 (patch)
treef2ea47189913dbb3c7e1d2228ff200f163e7469c /npc/000-1
parent63f89e9f2dd2e121d350681185e7496c6e4a78ef (diff)
downloadserverdata-42d291d593d7d1d2dd5c3cf05b0b4d1bb9af8432.tar.gz
serverdata-42d291d593d7d1d2dd5c3cf05b0b4d1bb9af8432.tar.bz2
serverdata-42d291d593d7d1d2dd5c3cf05b0b4d1bb9af8432.tar.xz
serverdata-42d291d593d7d1d2dd5c3cf05b0b4d1bb9af8432.zip
Correct an issue with restorecam.
Diffstat (limited to 'npc/000-1')
-rw-r--r--npc/000-1/darlin.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/000-1/darlin.txt b/npc/000-1/darlin.txt
index 4d4026d48..c57826a7c 100644
--- a/npc/000-1/darlin.txt
+++ b/npc/000-1/darlin.txt
@@ -92,6 +92,7 @@
setcamnpc "Gugli";
next;
mesq l("HE IS AT THE BOTTOM OF THE SHIP, DOWN THE STAIRS. YOU CAN'T MISS HIM!");
+ next;
restorecam;
goto L_Quit;
@@ -119,6 +120,7 @@ L_GoDown:
setcamnpc;
mesq l("Oh no, but I've noticed a weird light on the other edge of this island, I wonder what it can be...");
+ next;
restorecam;
goto L_Quit;
@@ -131,6 +133,7 @@ L_Bye:
L_DangerAround:
setcamnpc;
mesq l("NOTHING ELSE OTHER THAN SHARKS AND AN ODD LIGHT!");
+ next;
restorecam;
goto L_Quit;