From 730980ae204f451a235a7ef9d80196f2dbc6f6df Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 3 Mar 2019 12:24:37 -0300 Subject: Update Tycoon Black Scorpion Quest level requeriment and reward (lv 34 -> 45) (+43k xp) --- npc/functions/clientversion.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'npc/functions/clientversion.txt') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 72637960b..140aa1283 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -199,7 +199,13 @@ function script checkclientversion { #VALENTINE_RECEIVED=0; } } - + // Update Tycoon quest exp + // dom mar 3 12:22:04 -03 2019 + if (UPDATE < 1551626524) { + UPDATE=1550280141; + if (getq(MineQuest_Tycoon) >= 15) + getexp 43000, 0; + } -- cgit v1.2.3-60-g2f50