From 89bcd14a9ba4d29b59c143c8c6ee525c549d7985 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Sat, 6 Oct 2007 16:21:39 +0000 Subject: Fixed an error in the Sage job quest, thanks to Cara. Removed function F_BlockHigh from Valkyrie.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11375 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-2/sage.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/jobs/2-2/sage.txt') diff --git a/npc/jobs/2-2/sage.txt b/npc/jobs/2-2/sage.txt index 386ac45ee..960b16ee7 100644 --- a/npc/jobs/2-2/sage.txt +++ b/npc/jobs/2-2/sage.txt @@ -5,7 +5,7 @@ //= Unknown Translator (1.0) //= Darkchild (1.2) //===== Current Version: ===================================== -//= 2.2 +//= 2.2b //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -15,6 +15,7 @@ //= 2.1 Rescripted to Aegis 10.3 stadards. [L0ne_W0lf] //= No longer uses function "F_BlockHigh" //= 2.2 Small bug fix (== -> !=) thanks to Saithis. [L0ne_W0lf] +//= 2.2b ANotehr smakk bugfix, pointed out by Cara. [L0ne_W0lf] //============================================================ yuno_in02,38,61,5 script Dean of the Academy#sa 743,{ @@ -676,7 +677,7 @@ yuno_in03,105,177,5 script Written Test Professor#sa 754,{ mes "[Claytos Verdo]"; mes "Okay, there's no need to wait. Let's start right away"; mes "Oh, and if you don't answer immediately, the test will be cancelled."; -L_AskQuestion: +L_AskQuestions: next; switch(rand(1,3)) { case 1: -- cgit v1.2.3-60-g2f50