summaryrefslogtreecommitdiff
path: root/npc/003-1/ched.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-08-31 21:24:11 -0300
committerJesusaves <cpntb1@ymail.com>2018-08-31 21:24:11 -0300
commit5f2d8c3c52d63315845531719afec1ad57f393d3 (patch)
tree1ca126bda1841e5e252573e2b5815cc21c770224 /npc/003-1/ched.txt
parent96e70e0aca4282cb3a5fd4547c13faee71749ab2 (diff)
downloadserverdata-5f2d8c3c52d63315845531719afec1ad57f393d3.tar.gz
serverdata-5f2d8c3c52d63315845531719afec1ad57f393d3.tar.bz2
serverdata-5f2d8c3c52d63315845531719afec1ad57f393d3.tar.xz
serverdata-5f2d8c3c52d63315845531719afec1ad57f393d3.zip
During summer 2018, you get 20% more gold and experience for your deeds.
Diffstat (limited to 'npc/003-1/ched.txt')
-rw-r--r--npc/003-1/ched.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/npc/003-1/ched.txt b/npc/003-1/ched.txt
index 839e77e5a..ff526f106 100644
--- a/npc/003-1/ched.txt
+++ b/npc/003-1/ched.txt
@@ -103,6 +103,7 @@ L_Summer:
// Summer Quest Claim Rewards Time
L_Autumn:
mesc l("Your Score: @@", @ched), 1;
+ mes "";
ScoreSSC;
next;
@@ -133,10 +134,12 @@ L_Autumn:
else if (@ched >= 25)
getitem KidBoia, 1;
- // Give you extra money reward
- Zeny=Zeny+@ched;
+ // Give extra on GP and EXP rewards on 2018 Summer due extensive amount of bugs
+ if (gettime(7) == 2018)
+ @ched=@ched*12/10;
- // Give experience on 2018 Summer due extensive amount of bugs
+ // Give you experience and money reward
+ Zeny=Zeny+@ched;
getexp BaseLevel*@ched, @ched;
// The quest is complete for the year.