From 6ebddaacfdb4804f3c062f19688d54bcc0852adb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 12 Jun 2019 14:16:04 -0300 Subject: Unident --- npc/003-1/lieutenantdausen.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/003-1/lieutenantdausen.txt b/npc/003-1/lieutenantdausen.txt index 74503a99a..bbd343974 100644 --- a/npc/003-1/lieutenantdausen.txt +++ b/npc/003-1/lieutenantdausen.txt @@ -39,7 +39,7 @@ close; - L_Greetings: +L_Greetings: speech S_LAST_BLANK_LINE, l("Greetings, wanderer. I am @@, chief of the Tulimshar guards. My wards are dying from dehydration in the sun. Bring them water and you will earn a reward.", .name$); select @@ -91,13 +91,13 @@ l("Take this badge, so you can get access to the guard house. You will find more work there. Bye, and good luck!"); return; - L_QuestDone: +L_QuestDone: mesn; mesq l("Thank you for your help."); if (getq(TulimsharQuest_Hasan) == 1) goto L_Hasan; return; - L_Hasan: +L_Hasan: select rif(getq(TulimsharQuest_Hasan) == 1, l("A guy named Hasan stole me!")), menuaction(l("Quit")); -- cgit v1.2.3-60-g2f50