From 43b34453b32eb5295d5771c4b9c0c85ed9e77752 Mon Sep 17 00:00:00 2001 From: Saulc Date: Wed, 16 May 2018 10:14:17 +0000 Subject: Cacpotion + 10 exp + 20 gp Cacdrink + 5 exp + 1 job + 20 gp --- npc/003-1/swezanne.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/003-1') diff --git a/npc/003-1/swezanne.txt b/npc/003-1/swezanne.txt index 12e2658b9..a337ac6f3 100644 --- a/npc/003-1/swezanne.txt +++ b/npc/003-1/swezanne.txt @@ -52,16 +52,16 @@ L_Repeat: L_Finish2: delitem CactusPotion, 5; - getexp 25, 0; - Zeny = (Zeny + 200); // 5*35 = 175 base + getexp 35, 0; + Zeny = (Zeny + 220); // 5*35 = 175 base setq TulimsharQuest_Swezanne, 1; set SWEZANNE_TIMER, gettimetick(2); close; L_Finish: delitem CactusDrink, 5; - getexp 60, 5; // 5 Job points! A great reward. - Zeny = (Zeny + 150); // 5*25 = 125 base + getexp 65, 6; // 5 Job points! A great reward. + Zeny = (Zeny + 170); // 5*25 = 125 base setq TulimsharQuest_Swezanne, 3; set SWEZANNE_TIMER, gettimetick(2); close; -- cgit v1.2.3-70-g09d2