From e536ed30725598649b8a41125a15b055362472af Mon Sep 17 00:00:00 2001 From: SinSloth Date: Mon, 10 Sep 2007 13:15:55 +0000 Subject: * Updated experience rewards in a lot of quests to match upcoming rate adjustments changes. - Please use 'getexp' command when rewarding experience in any lore-related quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11165 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_prontera.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/quests/quests_prontera.txt') diff --git a/npc/quests/quests_prontera.txt b/npc/quests/quests_prontera.txt index 2aa06a979..7503e1718 100644 --- a/npc/quests/quests_prontera.txt +++ b/npc/quests/quests_prontera.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= kobra_k88; L0ne_W0lf //===== Current Version: ===================================== -//= 1.7c +//= 1.8 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -31,6 +31,7 @@ //= 1.7 Updated "Ph.D Quest" Dialogs. [Samuray22] //= 1.7b Fixed some minor typos. [SinSloth] //= 1.7c replaced item "names" with item id. [Lupus] +//= 1.8 Fixed experience gains to match upcoming rate adjustments. [SinSloth] //============================================================ // Prontera Culvert @@ -2693,7 +2694,7 @@ prt_church,185,106,3 script Father Bamph 60,{ mes "adventurer. May safety accompany you on all of your journeys."; if (prt_curse == 43) set prt_curse,44; else set prt_curse,54; - set BaseExp,BaseExp+1600000; + getexp 1600000,0; close; } else if (prt_curse > 43 && prt_curse < 50) { -- cgit v1.2.3-60-g2f50