From bd8608edbf57e8711d33d6637c1a02c63aab37d1 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Mon, 13 Aug 2007 19:12:37 +0000 Subject: * A few corrections to merchant and wizard job quests, care of Barron-Monster. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10997 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/1-1/merchant.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc/jobs/1-1/merchant.txt') diff --git a/npc/jobs/1-1/merchant.txt b/npc/jobs/1-1/merchant.txt index a5b256159..90b72325d 100644 --- a/npc/jobs/1-1/merchant.txt +++ b/npc/jobs/1-1/merchant.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= kobra_k88; L0ne_W0lf //===== Current Version: ===================================== -//= 1.9 +//= 1.9a //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -22,6 +22,7 @@ //= 1.8 Rescripted to Aegis 10.3 stadards. [L0ne_W0lf] //= No longer uses function "F_ToHigh" //= 1.9 Bugfixes, thanks to Barron-Monster. [L0ne_W0lf] +//= 1.9a Added a missing next; (Barron-Monster) [L0ne_W0lf] //============================================================ alberta_in,53,43,6 script Merchant#mer 86,{ @@ -215,6 +216,7 @@ alberta_in,53,43,6 script Merchant#mer 86,{ } else if (job_merchant_q2 == 7 || job_merchant_q2 == 8) { mes "First, get the package from the storehouse, and then give it to the Kafra Employee stationed on Byalan Island. Her name is Blossom."; + nextl if (job_merchant_q2 == 7) { mes "[Chief Mahnsoo]"; mes "Remember, the package's Serial Number is ^3355FF3318702^000000."; -- cgit v1.2.3-70-g09d2