summaryrefslogtreecommitdiff
path: root/npc/005-5/cynric.txt
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-02-09 18:11:45 -0200
committerjesusalva <cpntb1@ymail.com>2018-02-09 18:11:45 -0200
commit0c2b40f1005603a0bd91f033da947a1cc60e3b03 (patch)
tree6d147874e42b3b122521c6433287b9ea49dd27d9 /npc/005-5/cynric.txt
parentbbdf24ed7d5ca2dccfa8f67d4ae7893d990c5f9b (diff)
downloadserverdata-0c2b40f1005603a0bd91f033da947a1cc60e3b03.tar.gz
serverdata-0c2b40f1005603a0bd91f033da947a1cc60e3b03.tar.bz2
serverdata-0c2b40f1005603a0bd91f033da947a1cc60e3b03.tar.xz
serverdata-0c2b40f1005603a0bd91f033da947a1cc60e3b03.zip
Fix Cynric. Make stat reset cost only 1 simbolic plushroom when level is < 10.
Diffstat (limited to 'npc/005-5/cynric.txt')
-rw-r--r--npc/005-5/cynric.txt6
1 files changed, 4 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