From 14c67d60dbbe36decffa8b42eaee4c7cabf97381 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Thu, 1 Mar 2018 02:28:44 -0300 Subject: Minor recognization for those who truly stand out --- npc/003-1/ninathetraveler.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/003-1/ninathetraveler.txt') diff --git a/npc/003-1/ninathetraveler.txt b/npc/003-1/ninathetraveler.txt index c3ca6b8a1..33aa5c704 100644 --- a/npc/003-1/ninathetraveler.txt +++ b/npc/003-1/ninathetraveler.txt @@ -4,6 +4,9 @@ 003-1,56,143,0 script Nina The Traveler NPC_F_SHOPKEEPER,{ mesn; + if (strcharinfo(0) == $MOST_HEROIC$) mesq l("Wow! Are you @@? Everyone, in every city, talks about you!", $MOST_HEROIC$); + if (strcharinfo(0) == $MOST_HEROIC$) next; + mesq l("Hello. I am @@, and I am from a family of travellers. We travel though the whole world, looking for exotic goods.", .name$); next; mesq l("You can right click on me to trade, or I can tell you about different cities in our world."); -- cgit v1.2.3-60-g2f50