From 38645fbaa5914cb27953e2e3ed9ec8e180ed177e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 25 Jun 2020 23:25:25 -0300 Subject: Tolchi: First special request will, with 100% chance, give two bonuses: GP Drop and EXP Gain. This only happens once per account, and already existing accounts are excluded. --- npc/functions/clientversion.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/functions') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index b75d22577..e357cbff0 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -816,6 +816,7 @@ function script clientupdater { // dom jun 21 05:55:00 BRT 2020 if (UPDATE < 1592729700) { UPDATE=1592729700; + #FIRST_TIME=true; if (getskilllv(TMW2_CRAFT) > 5) { // Refund part of the money spent -- cgit v1.2.3-70-g09d2