summaryrefslogtreecommitdiff
path: root/npc/000-2-3
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-12-19 00:58:55 +0400
committerAlige <aligetmw@hotmail.fr>2012-12-19 00:58:55 +0400
commit7dcc351cb6a7234915fe140a55496bdf0627fb0b (patch)
tree9f2abda31e7bb4041a1e74a718e7a7fb5625fcfa /npc/000-2-3
parent1383005dc186635f2ea28746f155826e8297c09e (diff)
downloadserverdata-7dcc351cb6a7234915fe140a55496bdf0627fb0b.tar.gz
serverdata-7dcc351cb6a7234915fe140a55496bdf0627fb0b.tar.bz2
serverdata-7dcc351cb6a7234915fe140a55496bdf0627fb0b.tar.xz
serverdata-7dcc351cb6a7234915fe140a55496bdf0627fb0b.zip
Added missing cameras in many scripts.
Diffstat (limited to 'npc/000-2-3')
-rw-r--r--npc/000-2-3/nard.txt2
-rw-r--r--npc/000-2-3/sailors.txt5
2 files changed, 7 insertions, 0 deletions
diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt
index 9fdad895..a0926118 100644
--- a/npc/000-2-3/nard.txt
+++ b/npc/000-2-3/nard.txt
@@ -45,9 +45,11 @@ l_Checker:
mesq lg("It is nice to see that you woke up fine at the same time. Elmo came here to tell me this good news!");
next;
+ setcamnpc "Elmo";
mesn "Elmo";
mesq l("Oh... Err, yes I did, or, well, good day to you!");
next;
+ restorecam;
mesn;
mesq l("Hehehe, he is a bit nervous, please forgive him, it is not everyday we have a new member in the crew!");
diff --git a/npc/000-2-3/sailors.txt b/npc/000-2-3/sailors.txt
index e17e7bc1..1d63fe75 100644
--- a/npc/000-2-3/sailors.txt
+++ b/npc/000-2-3/sailors.txt
@@ -11,16 +11,19 @@ OnTouch:
if (getq(ShipQuests_Door) == 1) end;
setq ShipQuests_Door, 1;
+ setcamnpc "Elmo";
mesn "Elmo";
mesq g(l("So that's why we wanted to warn you, maybe she comes from that guild, as that sign was on her raft."),
l("So that's why we wanted to warn you, maybe he comes from that guild, as that sign was on his raft."));
next;
+ setcamnpc "Nard";
mesn "Captain Nard";
mesq g(l("I see, warn the other sailors about this. But if she is a part of the Warrior Guild, then she is also our ally."),
l("I see, warn the other sailors about this. But if he is a part of the Warrior Guild, then he is also our ally."));
next;
+ setcamnpc "Elmo";
mesn "Elmo";
mesq l("I will.");
next;
@@ -29,6 +32,7 @@ OnTouch:
mesq l("There are rumors going around that they did some monstrous things and that they are hiding quite a lot from us.");
next;
+ setcamnpc "Nard";
mesn "Captain Nard";
mesq g(l("This kind of talk should be punished, but I agree that I don't specially like them too, so keep an eye on her."),
l("This kind of talk should be punished, but I agree that I don't specially like them too, so keep an eye on him."));
@@ -38,6 +42,7 @@ OnTouch:
l("But... If he has amnesia like Julia said... We don't need to worry about him."));
next;
+ setcamnpc "Elmo";
mesn "Elmo";
mesq l("Sure, cap'tain.");