summaryrefslogtreecommitdiff
path: root/npc/000-0/sailors.txt
diff options
context:
space:
mode:
authorKurt Kuschinski <kurt.kuschinski@gmail.com>2021-01-09 22:18:14 +0000
committerJesusaves <cpntb1@ymail.com>2021-01-09 22:18:14 +0000
commit2283d32a1cf2961253a6dc63979f5c80e8175f8a (patch)
tree67d1ead1ca74456f9ba1ed6f815e066148e9f403 /npc/000-0/sailors.txt
parentb12c37346ced0014d3900b2b86c1319cd7d1db80 (diff)
downloadserverdata-2283d32a1cf2961253a6dc63979f5c80e8175f8a.tar.gz
serverdata-2283d32a1cf2961253a6dc63979f5c80e8175f8a.tar.bz2
serverdata-2283d32a1cf2961253a6dc63979f5c80e8175f8a.tar.xz
serverdata-2283d32a1cf2961253a6dc63979f5c80e8175f8a.zip
Prepare serverdata for evol-hercules!31
Deprecate g() and lg()
Diffstat (limited to 'npc/000-0/sailors.txt')
-rw-r--r--npc/000-0/sailors.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt
index 265d86a4..d19d4f39 100644
--- a/npc/000-0/sailors.txt
+++ b/npc/000-0/sailors.txt
@@ -31,22 +31,22 @@ OnTouch:
setcamnpc "Sailors", -64, -32;
mesn l("Kralog Voice");
- mesq lg("Hey Frenchy!");
+ mesq l("Hey Frenchy!");
next;
setcamnpc "Sailors", 0, -32;
mesn l("Human Voice");
- mesq lg("I think he's from the East...");
+ mesq l("Nah, clearly from the East...");
next;
setcamnpc "Sailors", 144, -80;
mesn l("Tritan Voice");
- mesq lg("What are you guys saying ? It's a Yoiis!");
+ mesq l("What are you guys saying ? It's a Yoiis!");
next;
setcamnpc;
mesn l("Raijin Voice");
- mesq lg("You think she's from the East? As in... Ancea?", "You think he's from the East? As in... Ancea?");
+ mesq l("From the East? As in... Ancea?");
next;
mesq l("Hey you! Can you hear us? Are you okay?");
next;
@@ -68,10 +68,10 @@ OnTouch:
setcamnpc;
mes "";
mesn;
- mesq lg("Oh, she's still alive!", "Oh, he's still alive!");
+ mesq l("Oh, still alive? What a relive!");
next;
setcamnpc "Sailors", 144, -80;
- mesq lg("This girl needs help, we need to rescue her!", "This guy needs help, we need to rescue him!");
+ mesq l("This castaway needs help, on to the rescue!");
next;
restorecam;