summaryrefslogtreecommitdiff
path: root/npc/functions/clientversion.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/clientversion.txt')
-rw-r--r--npc/functions/clientversion.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt
index 1ba227756..dd7584e8a 100644
--- a/npc/functions/clientversion.txt
+++ b/npc/functions/clientversion.txt
@@ -705,6 +705,18 @@ function script clientupdater {
// TODO: Use @super debug functions and force player to join a guild. We will need the guild ID, though.
rodex_sendmail(getcharid(0), "TMW2 Team", "Welcome to Moubootaur Legends", "Hey, thanks for believing on us! We hope to have a great time togheter. Any problem, ask for help in #world - the Discord bridge! Enjoy our game!", 20);
}
+ // Baktar changes
+ // seg out 21 19:32:55 -03 2019
+ if (UPDATE < 1571697175) {
+ UPDATE=1571697175;
+ .@q2=getq2(NivalisQuest_Baktar);
+ if (.@q2 & 4)
+ setq2 NivalisQuest_Baktar, .@q2^4;
+ if (.@q2 & 2)
+ Zeny+=1000;
+ if (.@q2 & 1)
+ Zeny+=1350;
+ }
if (.@dg) {