summaryrefslogtreecommitdiff
path: root/npc/000-2-1/dan.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-1/dan.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-1/dan.txt')
-rw-r--r--npc/000-2-1/dan.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-1/dan.txt b/npc/000-2-1/dan.txt
index e40dddd6..4aef3f6f 100644
--- a/npc/000-2-1/dan.txt
+++ b/npc/000-2-1/dan.txt
@@ -50,8 +50,8 @@ L_QuestStory:
mes "";
mesn;
- mesq g(l("There's nothing to say, don't worry miss."),
- l("There's nothing to say, don't worry sir."));
+ mesq lg("There's nothing to say, don't worry miss.",
+ "There's nothing to say, don't worry sir.");
close;