summaryrefslogtreecommitdiff
path: root/npc/000-2-1/chefgado.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-2-1/chefgado.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-2-1/chefgado.txt')
-rw-r--r--npc/000-2-1/chefgado.txt11
1 files changed, 5 insertions, 6 deletions
diff --git a/npc/000-2-1/chefgado.txt b/npc/000-2-1/chefgado.txt
index 6f57dc95..0e3a71be 100644
--- a/npc/000-2-1/chefgado.txt
+++ b/npc/000-2-1/chefgado.txt
@@ -90,7 +90,7 @@ L_Rude:
mes "";
mesn;
- mesq lg("Well, eh-heh... Welcome aboard, cutie!", "Well, eh-heh... Welcome aboard, son!");
+ mesq l("Well, eh-heh... Welcome aboard, young fellow!");
next;
mesq l("I just realized I am lacking some common things, and one key ingredient, to prepare a... A special recipe.");
next;
@@ -106,7 +106,7 @@ L_Rude:
setq ShipQuests_ChefGado, 1;
mes "";
mesn;
- mesq lg("Well done! Collect all the ingredients and then come back here. You will be rewarded once I am satisfied that they understand who rules this ship!");
+ mesq l("Well done! Collect all the ingredients and then come back here. You will be rewarded once I am satisfied that they understand who rules this ship!");
next;
mesq l("Before you go, let me tell you how to get @@s, because you don't look very smart.", getitemlink(HalfCroconut));
@@ -126,8 +126,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, you're being so weak in everything.",
- "Take a @@ and try opening it using something like a sharp knife. I doubt you'll succeed, you're being so weak in everything.", getitemlink(Croconut));
+ mesq l("Take a @@ and try opening it using something like a sharp knife. I doubt you'll succeed, you're being so weak in everything.", getitemlink(Croconut));
next;
mesq l("Now move!");
@@ -202,7 +201,7 @@ L_Aborting:
mesn;
mesq l("Are you mad?!");
next;
- mesq lg("Give me back this dish, you dirty liar!");
+ mesq l("Give me back this dish, you dirty liar!");
if (countitem(PoisonedDish) > 0) delitem PoisonedDish, 1;
@@ -213,7 +212,7 @@ L_Aborting:
L_QuestAborted:
mesn;
- mesq lg("You're like the rest of this filthy crew. Your name is now on the traitors list!");
+ mesq l("You're like the rest of this filthy crew. Your name is now on the traitors list!");
close;