From ad7a8fa8ae43a48ea5d6b9e1b4f4c8638ba6d453 Mon Sep 17 00:00:00 2001 From: Lupus Date: Tue, 10 Oct 2006 15:39:05 +0000 Subject: added Halloween Event, fixed seals quest, updated Pavianne KAfra git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8957 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/seals/megingard_seal.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/quests/seals/megingard_seal.txt') diff --git a/npc/quests/seals/megingard_seal.txt b/npc/quests/seals/megingard_seal.txt index 33f838e41..cc0e053f7 100644 --- a/npc/quests/seals/megingard_seal.txt +++ b/npc/quests/seals/megingard_seal.txt @@ -3,13 +3,14 @@ //===== By: ================================================== //= SinSloth //===== Current Version: ===================================== -//= 1.0 +//= 1.01 //===== Compatible With: ===================================== //= eAthena //===== Description: ========================================= //= Quest for breaking the seal of Megingjard. //===== Additional Comments: ================================= // 1.0 First version. Thanks to SinSloth for scripting it. [MasterOfMuppets] +// 1.1 fixed exploit [Lupus] //============================================================ prt_castle.gat,44,151,0 script Rebarev Doug 56,{ @@ -506,7 +507,7 @@ else prt_castle.gat,48,164,0 script Crusader#God 734,{ -if($God1 > 49 && God2 < 100) +if($God1 > 49 && $God2 < 100) { if(god_eremes > 22 && god_eremes < 25) { -- cgit v1.2.3-60-g2f50