summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/017-3/chef.txt2
-rw-r--r--npc/017-3/dimonds.txt2
-rw-r--r--npc/017-3/loratay.txt5
3 files changed, 6 insertions, 3 deletions
diff --git a/npc/017-3/chef.txt b/npc/017-3/chef.txt
index e4be179b2..b2f652676 100644
--- a/npc/017-3/chef.txt
+++ b/npc/017-3/chef.txt
@@ -11,7 +11,7 @@
L_Begin:
mesn;
- mesq l("I'm too busy right now to talk.");
+ mesq l("I'm too busy right now to talk. Dimond's recipes are the best!");
close;
/*
.@q=getq(TulimsharQuest_Kadiya);
diff --git a/npc/017-3/dimonds.txt b/npc/017-3/dimonds.txt
index f3b811593..6b855c620 100644
--- a/npc/017-3/dimonds.txt
+++ b/npc/017-3/dimonds.txt
@@ -13,7 +13,7 @@
mesq l("Please, don't say I got fat. I DON'T WANNA HEAR IT FROM YOU, WAS I CLEAR?");
next;
mesn;
- mesq l("Talk to the waitress to get some food. We also have shops on the 2nd Floor, and an inn on the 3rd Floor.");
+ mesq l("Talk to the waitress to get some food. Enjoy the show! And you can sleep on the 3rd Floor.");
close;
OnInit:
diff --git a/npc/017-3/loratay.txt b/npc/017-3/loratay.txt
index b0ff7573a..685ea3745 100644
--- a/npc/017-3/loratay.txt
+++ b/npc/017-3/loratay.txt
@@ -7,7 +7,10 @@
017-3,85,85,0 script Lora Tay NPC_GLASS_OLD_LADY,{
mesn;
- mesq l("Don't interrupt me, I'm busy.");
+ mesq l("Don't interrupt me, I'm busy!");
+ next;
+ mesn;
+ mesq l("In a few weeks, I will finish the @@ plans, and there will be no doubts, that @@ is not the best weaver in the world!", getitemlink(SaviorArmor), .name$);
close;
/*