git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10381 54d463be-8e91-2dee-dedb-b68131a5f0ec
@@ -1,6 +1,7 @@
Date Added
======
2007/04/29
+ * Fixed level requirement of Eye of Hellion quest [Playtester]
* Some 11.1 field spawn updates [Playtester]
2007/04/28
* Small Kiel warp fix [Playtester]
@@ -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,";