diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/002-4/nard.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-4/nard.txt b/npc/002-4/nard.txt index b1fdacace..a53078883 100644 --- a/npc/002-4/nard.txt +++ b/npc/002-4/nard.txt @@ -135,7 +135,7 @@ L_NotYet: LOCATION$="Tulim"; mesq l("Set sail! We're going to Tulimshar!"); // Send player to Lua in order to continue story TODO showavatar; - setcamnpc "Nard", 0, 0; + setcam 0, 0; mes col(l("Some time later..."), 9); next; restorecam; |