From 4302a57b4aeadbb8c6949a06c56e50ac89728be2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 14 Jun 2018 10:36:54 -0300 Subject: Simplify a line to don't annoy players --- npc/012-7/airlia.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/npc/012-7/airlia.txt b/npc/012-7/airlia.txt index 5df3201c1..a68f3f6f0 100644 --- a/npc/012-7/airlia.txt +++ b/npc/012-7/airlia.txt @@ -2,13 +2,13 @@ // Author: // Jesusalva // Description: -// Town Mayor Daughter +// Former Town's Mayor Daughter. +// The old Town Mayor was now forced to take care of graveyard or whatever, +// Just reshape Airlia as you wish. 012-7,52,58,0 script Airlia NPC_ELF_F,{ .@q1=getq(HurnscaldQuest_Farmers); - if (strcharinfo(0) == $MOST_HEROIC$) mesn; - if (strcharinfo(0) == $MOST_HEROIC$) mesq l("Ah, if it isn't @@? You're the talk of the town!", $MOST_HEROIC$); - if (strcharinfo(0) == $MOST_HEROIC$) next; + if (strcharinfo(0) == $MOST_HEROIC$) npctalk3 l("Ah, if it isn't @@? You're the talk of the town!", $MOST_HEROIC$); if (.@q1 == 4) goto L_Letter; mesn; mesq l("Oh, a visitor. Welcome to the city hall. Please, enjoy your stay."); -- cgit v1.2.3-60-g2f50