summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-05-10 09:41:58 -0300
committerJesusaves <cpntb1@ymail.com>2020-05-10 09:41:58 -0300
commit528dd2a4f0bb065368c006ff17b5fcf2def6cb84 (patch)
treec0c7f2cc8cc3cb4f6cdf909e818bf7426777af32
parent53ebfed0ab27e952e7fce1e80b039ff25101d310 (diff)
downloadserverdata-thief.tar.gz
serverdata-thief.tar.bz2
serverdata-thief.tar.xz
serverdata-thief.zip
Give a role to Tezerthief
-rw-r--r--npc/008-3-5/nunia.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/008-3-5/nunia.txt b/npc/008-3-5/nunia.txt
index 020e583d..f87a32d9 100644
--- a/npc/008-3-5/nunia.txt
+++ b/npc/008-3-5/nunia.txt
@@ -70,7 +70,8 @@ function nuniaBegin {
l("Who dares to enter this cave? Who are you?"),
l("At least, you look peaceful. And I see by your fingers that you can deal with lockpicks."),
l("I am going to teach you all what a thief needs to know, later"),
- l("Call for Micksha and Jesusalva to implement all this, please.");
+ l("Call for Micksha and Jesusalva to implement all this, please."),
+ l("And Tezer, our president in Tulimshar, should be able to give you even more training.");
return;
}