summaryrefslogtreecommitdiff
path: root/npc/000-2-3/sailors.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2014-12-02 01:26:39 +0100
committerReid <reidyaro@gmail.com>2014-12-02 01:26:39 +0100
commit3e3f2f405a9c58cb27ef51aa32f72e79f49768cd (patch)
tree298e9d0f00855a9d9b41682b5bb055bc458352b4 /npc/000-2-3/sailors.txt
parente458c8094093eceb539644c376a861dd7f3730b2 (diff)
downloadserverdata-3e3f2f405a9c58cb27ef51aa32f72e79f49768cd.tar.gz
serverdata-3e3f2f405a9c58cb27ef51aa32f72e79f49768cd.tar.bz2
serverdata-3e3f2f405a9c58cb27ef51aa32f72e79f49768cd.tar.xz
serverdata-3e3f2f405a9c58cb27ef51aa32f72e79f49768cd.zip
Replace g(l("0"),l("1")) functions by lg("0","1") on every scripts.
Diffstat (limited to 'npc/000-2-3/sailors.txt')
-rw-r--r--npc/000-2-3/sailors.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/npc/000-2-3/sailors.txt b/npc/000-2-3/sailors.txt
index ea7f2ba4..95e688a2 100644
--- a/npc/000-2-3/sailors.txt
+++ b/npc/000-2-3/sailors.txt
@@ -14,14 +14,14 @@ OnTouch:
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."));
+ mesq lg("So that's why we wanted to warn you, maybe she comes from that guild, as that sign was on her raft.",
+ "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's part of the Warrior Guild, then she's also our freind and ally."),
- l("I see. Warn the other sailors about this. But if he's part of the Warrior Guild, then he's also our freind and ally."));
+ mesq lg("I see. Warn the other sailors about this. But if she's part of the Warrior Guild, then she's also our freind and ally.",
+ "I see. Warn the other sailors about this. But if he's part of the Warrior Guild, then he's also our freind and ally.");
next;
setcamnpc "Elmo";
@@ -35,12 +35,12 @@ OnTouch:
setcamnpc "Nard";
mesn "Captain Nard";
- mesq g(l("This kind of talk should be taken with a grain of salt, but I agree and admit that I too am skeptical, so keep an eye on her."),
- l("This kind of talk should be taken with a grain of salt, but I agree and admit that I too am skeptical, so keep an eye on him."));
+ mesq lg("This kind of talk should be taken with a grain of salt, but I agree and admit that I too am skeptical, so keep an eye on her.",
+ "This kind of talk should be taken with a grain of salt, but I agree and admit that I too am skeptical, so keep an eye on him.");
next;
- mesq g(l("But... If she has amnesia like Julia said... We don't need to worry about her. At least not yet."),
- l("But... If he has amnesia like Julia said... We don't need to worry about him. At least not yet."));
+ mesq lg("But... If she has amnesia like Julia said... We don't need to worry about her. At least not yet.",
+ "But... If he has amnesia like Julia said... We don't need to worry about him. At least not yet.");
next;
setcamnpc "Elmo";