summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/functions/clientversion.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt
index e875f441f..9483e4de8 100644
--- a/npc/functions/clientversion.txt
+++ b/npc/functions/clientversion.txt
@@ -759,6 +759,25 @@ function script clientupdater {
// :// End of Regular Update System
////////////////////////////////////
+ // Valentine 2020 Record
+ if (#VALENTINE20_REWARDS) {
+ .@dg=1;
+ // Get misc items
+ getitem OolongTea, 3;
+ getitem SpearmintTea, 5;
+ getitem CrazyRum, 1;
+ getitem DwarvenSake, 3;
+ dispbottom col(l("THANK YOU for participating on cross-server Valentine 2020 Event! We hope you had fun!"), 7);
+ #VALENTINE20_REWARDS=false;
+ }
+
+ // Permanent Gold Boost
+ // #ADD_GP means the user have to right to get some gp
+ if (#ADD_GP) {
+ Zeny+=#ADD_GP;
+ #ADD_GP=0;
+ }
+
// Non Permament Level Boost
if (#ADD_TMP_LVL) {
// Grant the level