summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/005-5/cynric.txt6
-rw-r--r--npc/005-6/zitoni.txt2
2 files changed, 6 insertions, 2 deletions
diff --git a/npc/005-5/cynric.txt b/npc/005-5/cynric.txt
index f5bdc2951..2d23c6aa7 100644
--- a/npc/005-5/cynric.txt
+++ b/npc/005-5/cynric.txt
@@ -1,5 +1,7 @@
+// TMW-2 Script.
// Author:
// Saulc
+// Jesusalva
005-5,30,37,0 script Cynric NPC_LLOYD,{
@@ -73,7 +75,7 @@
function first_visit {
speech S_LAST_NEXT,
l("Welcome!"),
- l("My name is Lloyd, I am a representative of the Merchant Guild of Artis.");
+ l("My name is Cynric, I am a representative of the Merchant Guild.");
selectd(l("My name is @@...", strcharinfo(0)));
@@ -177,7 +179,7 @@
}
speech S_LAST_NEXT,
- l("Welcome to the Merchant Guild of Artis!"),
+ l("Welcome to the Merchant Guild!"),
l("What do you want today?");
do
diff --git a/npc/005-6/zitoni.txt b/npc/005-6/zitoni.txt
index ad5086de4..d51227a20 100644
--- a/npc/005-6/zitoni.txt
+++ b/npc/005-6/zitoni.txt
@@ -26,6 +26,8 @@
L_Menu:
.@visited = getq(General_Rumly);
.@plush_count = lognbaselvl(1, 10);
+ if (BaseLevel < 10)
+ .@plush_count = 1;
select
l("Plushrooms you say?"),