From f88650226142ac850e7e7c016b1d07dacbee0653 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 Jun 2018 14:19:31 -0300 Subject: Ok, Tinris part is complete. --- npc/004-1/anwar.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'npc/004-1/anwar.txt') diff --git a/npc/004-1/anwar.txt b/npc/004-1/anwar.txt index f2ad12c83..10d2d5830 100644 --- a/npc/004-1/anwar.txt +++ b/npc/004-1/anwar.txt @@ -13,8 +13,8 @@ if (.@q >= 13) goto L_GiveEomie; if (.@q >= 11) goto L_GiveTinris; if (.@q == 10) goto L_GiftMaterial; - if (.@q >= 5) goto L_SecondTry; */ + if (.@q >= 5) goto L_SecondTry; if (.@q >= 1) goto L_FirstTry; mesn; @@ -26,7 +26,7 @@ L_Sure: mes ""; mesn; - mesq l("Great! Eomie, the girl on Tulimshar's magic academy, is an alchemist. She makes fertilizers."); + mesq l("Great! Eomie, the girl on Tulimshar's magic academy, is an alchemist. She probably makes fertilizers."); next; mesn; mesq l("This farm is dying due constant monster attacks, and without them, Tulimshar might face a famine."); @@ -41,6 +41,10 @@ L_FirstTry: mesq l("Good luck getting the fertilizer from Eomie! Many elves simply refuse to cooperate until it affects them directly."); close; +L_SecondTry: + + close; + L_Weak: hello; end; -- cgit v1.2.3-60-g2f50