From d8d6fd73f050ba2236f3690172bdeed334ac07ff Mon Sep 17 00:00:00 2001 From: Saulc Date: Fri, 8 Mar 2019 02:15:15 +0000 Subject: Update dracoula.txt give a bit more gp during dayli quest cause its pitty compared to bat cave amster --- npc/007-1/dracoula.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/007-1/dracoula.txt b/npc/007-1/dracoula.txt index 4730bca96..4e7a5216f 100644 --- a/npc/007-1/dracoula.txt +++ b/npc/007-1/dracoula.txt @@ -84,7 +84,7 @@ L_Repeat: L_Finish: delitem BatTeeth, 20; getexp 666, 5; // 20 / 18% = 111 kills * 15 xp = 1665 xp gained from killing. (40% bonus) - Zeny = (Zeny + 240); // 3*20 = 60 base (400% bonus) + Zeny = (Zeny + 540); // 3*20 = 60 base (400% bonus) setq MineQuest_Dracoula, 1, santime(); mes ""; mesn; @@ -95,7 +95,7 @@ L_Finish: L_Finish2: delitem BatTeeth, 11; getexp 275, 1; // 11 / 18% = 61 kills * 15 xp = 915 xp gained from killing. (30% bonus) - Zeny = (Zeny + 120); // 3*11 = 33 base (x% bonus) + Zeny = (Zeny + 165); // 3*11 = 33 base (x% bonus) setq MineQuest_Dracoula, 1, santime(); mes ""; mesn; -- cgit v1.2.3-70-g09d2