summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/003-1/swezanne.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-1/swezanne.txt b/npc/003-1/swezanne.txt
index ea25b0062..a16272921 100644
--- a/npc/003-1/swezanne.txt
+++ b/npc/003-1/swezanne.txt
@@ -63,7 +63,7 @@ L_Repeat:
L_Finish2:
delitem CactusPotion, 5;
getexp 37, 0;
- Zeny = (Zeny + 220); // 5*35 = 175 base
+ Zeny = (Zeny + 350); // 5*35 = 175 base (+100%)
.@q3=getq3(TulimsharQuest_Swezanne)+1;
setq2 TulimsharQuest_Swezanne, gettimetick(2)+60*60*24;
setq3 TulimsharQuest_Swezanne, .@q3;
@@ -78,7 +78,7 @@ L_Finish2:
L_Finish:
delitem CactusDrink, 5;
getexp 63, 4; // 4 Job points! A "great" reward.
- Zeny = (Zeny + 150); // 5*25 = 125 base
+ Zeny = (Zeny + 250); // 5*25 = 125 base (+100%)
setq TulimsharQuest_Swezanne, 3;
setq2 TulimsharQuest_Swezanne, gettimetick(2)+60*60*24;
close;