summaryrefslogtreecommitdiff
path: root/npc/000-2-1
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-12-26 00:44:04 +0300
committerAndrei Karas <akaras@inbox.ru>2014-12-26 00:44:04 +0300
commite7863ec2131c88e37715dfa790443af0e58eefb6 (patch)
treef41e12f343cd28d30dfe7261c880af0f87776c9b /npc/000-2-1
parent2f2795d86fcd2e1fd59b6470f29107294b16941e (diff)
downloadserverdata-e7863ec2131c88e37715dfa790443af0e58eefb6.tar.gz
serverdata-e7863ec2131c88e37715dfa790443af0e58eefb6.tar.bz2
serverdata-e7863ec2131c88e37715dfa790443af0e58eefb6.tar.xz
serverdata-e7863ec2131c88e37715dfa790443af0e58eefb6.zip
update lg functions usage formatting.
Diffstat (limited to 'npc/000-2-1')
-rw-r--r--npc/000-2-1/arpan.txt3
-rw-r--r--npc/000-2-1/chefgado.txt3
-rw-r--r--npc/000-2-1/dan.txt3
-rw-r--r--npc/000-2-1/peter.txt3
4 files changed, 4 insertions, 8 deletions
diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt
index 35820704..1548bdb0 100644
--- a/npc/000-2-1/arpan.txt
+++ b/npc/000-2-1/arpan.txt
@@ -170,8 +170,7 @@ L_Where:
L_Julia:
mes "";
mesn;
- mesq lg("She's on the upper level, yeye can't miss her. She's the only girl in this crew, oh well, except for you now yeyeye!",
- "She's on the upper level, yeye can't miss her. She's the only girl in this crew.");
+ mesq lg("She's on the upper level, yeye can't miss her. She's the only girl in this crew, oh well, except for you now yeyeye!", "She's on the upper level, yeye can't miss her. She's the only girl in this crew.");
next;
mesn "Narrator";
diff --git a/npc/000-2-1/chefgado.txt b/npc/000-2-1/chefgado.txt
index e5fc8ea9..ed9c87d8 100644
--- a/npc/000-2-1/chefgado.txt
+++ b/npc/000-2-1/chefgado.txt
@@ -111,8 +111,7 @@ L_QuestAccepted:
L_OpenCroconut:
mes "";
mesn;
- mesq lg("Take a @@ and try opening it using something like a sharp knife! I doubt you'll succeed though, you're being such a weak girl in all.", getitemlink("Croconut"),
- "Take a @@ and try opening it using something like a sharp knife! I doubt you'll succeed though, you're being such a weak boy in all.", getitemlink("Croconut"));
+ mesq lg("Take a @@ and try opening it using something like a sharp knife! I doubt you'll succeed though, you're being such a weak girl in all.", getitemlink("Croconut"), "Take a @@ and try opening it using something like a sharp knife! I doubt you'll succeed though, you're being such a weak boy in all.", getitemlink("Croconut"));
next;
mesq l("Now move!");
diff --git a/npc/000-2-1/dan.txt b/npc/000-2-1/dan.txt
index f9d52fd2..dc2da2c4 100644
--- a/npc/000-2-1/dan.txt
+++ b/npc/000-2-1/dan.txt
@@ -50,8 +50,7 @@ L_QuestStory:
mes "";
mesn;
- mesq lg("There's nothing to say, don't worry miss.",
- "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;
diff --git a/npc/000-2-1/peter.txt b/npc/000-2-1/peter.txt
index 11da7fdf..17021ad8 100644
--- a/npc/000-2-1/peter.txt
+++ b/npc/000-2-1/peter.txt
@@ -103,8 +103,7 @@ OnGiveTask:
setq ShipQuests_Peter, 6;
.@peter = getq(ShipQuests_Peter);
mesn;
- mesq lg("Hey, girl!",
- "Hey, man!");
+ mesq lg("Hey, girl!", "Hey, man!");
next;
mesq l("I need somebody who can rid the hold of the ship of these rattos. Can you help me?");
next;