From d390b60330939f52d5f10467a1617dcf7f102ce1 Mon Sep 17 00:00:00 2001 From: Playtester Date: Sat, 28 Apr 2007 10:10:45 +0000 Subject: Fixed level requirement of Eye of Hellion quest git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10381 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/eye_of_hellion.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/quests') diff --git a/npc/quests/eye_of_hellion.txt b/npc/quests/eye_of_hellion.txt index e6361f98e..562a4e4ae 100644 --- a/npc/quests/eye_of_hellion.txt +++ b/npc/quests/eye_of_hellion.txt @@ -1547,7 +1547,7 @@ s_Glimmer: close; s_Looking: - if(BaseLevel < 75)goto s_Glimmer; + if(BaseLevel < 60)goto s_Glimmer; mes "[Sir Chilias'Tyus]"; mes "I suppose I should tell you"; mes "first about my grandfather,"; -- cgit v1.2.3-70-g09d2