From d18532ff249b40252a80648a4811a9401f4ad37b Mon Sep 17 00:00:00 2001 From: Playtester Date: Mon, 29 Oct 2007 13:01:19 +0000 Subject: Fixed Gaebolg quest not giving exp in some situations git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11608 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_prontera.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/quests/quests_prontera.txt') diff --git a/npc/quests/quests_prontera.txt b/npc/quests/quests_prontera.txt index ca1e81472..6d9cf0fc5 100644 --- a/npc/quests/quests_prontera.txt +++ b/npc/quests/quests_prontera.txt @@ -2848,7 +2848,7 @@ prt_church,184,110,3 script Father Biscuss 60,{ mes "Church, I want to thank"; mes "you for all of your help."; set prt_curse,36; - set baseExp,BaseExp+1600000; + getexp 1600000,0; close; } else if (prt_curse == 36) { -- cgit v1.2.3-60-g2f50