Issue information

Issue ID
#2676
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jan 18, 2009 16:05
Last Post
Hercules Elf Bot
Mar 5, 2012 9:30
Confirmation
N/A

Hercules Elf Bot - Jan 18, 2009 16:05

Originally posted by [b]Gepard[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=2676

Second part of exp reward (from Zhed) is not multiplied by quest_exp_rate.

CODE
Index: quests_rachel.txt
===================================================================
--- quests_rachel.txt    (revision 13433)
+++ quests_rachel.txt    (working copy)
@@ -6454,7 +6455,7 @@
                     mes "Your place in Valhalla is";
                     mes "already assured, I'm sure.";
                     set aru_em,24;
-                    set BaseExp,BaseExp+1500000;
+                    getexp 1500000,0;
                 }
                 else {
                     mes "[High Priest Zhed]";