diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-13 19:12:37 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-13 19:12:37 +0000 |
commit | bd8608edbf57e8711d33d6637c1a02c63aab37d1 (patch) | |
tree | a27c72dbad151a5a189853674f7e6f510951ec6e /npc/jobs/2-1/wizard.txt | |
parent | c9f14d0822260f761b2f6e8629c9eda911563bc4 (diff) | |
download | hercules-bd8608edbf57e8711d33d6637c1a02c63aab37d1.tar.gz hercules-bd8608edbf57e8711d33d6637c1a02c63aab37d1.tar.bz2 hercules-bd8608edbf57e8711d33d6637c1a02c63aab37d1.tar.xz hercules-bd8608edbf57e8711d33d6637c1a02c63aab37d1.zip |
* 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
Diffstat (limited to 'npc/jobs/2-1/wizard.txt')
-rw-r--r-- | npc/jobs/2-1/wizard.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/jobs/2-1/wizard.txt b/npc/jobs/2-1/wizard.txt index 46f2379b6..91cd0db8f 100644 --- a/npc/jobs/2-1/wizard.txt +++ b/npc/jobs/2-1/wizard.txt @@ -4,7 +4,7 @@ //= (Aegis) Translated by yoshiki, converted by kobra_k88 //= Further bugfixed and tested by Lupus //===== Current Version: ===================================== -//= 2.5 +//= 2.5a //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -29,6 +29,7 @@ //= 2.3 Bigfoot monster summon corrected [Zairik] //= 2.4 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] //= 2.5 Several bugfixes with the help of Barron-Monster. [L0ne_W0lf] +//= 2.5a More bugfixes care of Barron-Monster. [L0ne_W0lf] //============================================================ gef_tower,111,37,4 script Wizard Guildsman 70,{ @@ -547,6 +548,7 @@ gef_tower,102,24,2 script Gloomy Wizard 735,{ next; mes "[Raulel]"; mes "*Cough* *cough* Then here go the questions!"; +L_AskQuestions: next; switch(rand(1,3)) { case 1: |