diff options
Diffstat (limited to 'npc/008-3-5/nunia.txt')
-rw-r--r-- | npc/008-3-5/nunia.txt | 3 |
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; } |