diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-07-21 20:57:57 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-07-21 20:57:57 +0000 |
commit | 722ed0a89f56605feb7b9b5af57861b19b6a8289 (patch) | |
tree | 3222f78f003e8bee10360084784b5e8e419b92dd /npc/quests/eye_of_hellion.txt | |
parent | 9ef634559f3cde232586b1dc6fd00bea3f3d8e53 (diff) | |
download | hercules-722ed0a89f56605feb7b9b5af57861b19b6a8289.tar.gz hercules-722ed0a89f56605feb7b9b5af57861b19b6a8289.tar.bz2 hercules-722ed0a89f56605feb7b9b5af57861b19b6a8289.tar.xz hercules-722ed0a89f56605feb7b9b5af57861b19b6a8289.zip |
Updated most active NPCs that give EXP to renewal standards.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14920 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/eye_of_hellion.txt')
-rw-r--r-- | npc/quests/eye_of_hellion.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/eye_of_hellion.txt b/npc/quests/eye_of_hellion.txt index a8416e9cc..632c79db3 100644 --- a/npc/quests/eye_of_hellion.txt +++ b/npc/quests/eye_of_hellion.txt @@ -547,7 +547,7 @@ morocc_in,116,101,3 script Old Scholar Tyus#hellion 735,3,3,{ set HELLIONQ,69; getitem 2658,1; //Nile_Rose_ getitem 603,1; //Old_Blue_Box - getexp 1200000,0; + getexp 120000,0; next; mes "[Sir Chilias'Tyus]"; mes "Thank you, kind"; @@ -614,7 +614,7 @@ morocc_in,116,101,3 script Old Scholar Tyus#hellion 735,3,3,{ delitem 7332,1; //Slate set HELLIONQ,70; getitem 2658,1; //Nile_Rose_ - getexp 1000000,0; + getexp 100000,0; next; mes "[Sir Chilias'Tyus]"; mes "Thank you, kind"; |