From 3d2d2e2d27e4e0a06d9b066bbb5c25624e948369 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 8 Jan 2019 04:01:54 -0200 Subject: Add an extra state at Halinarzo Librarian for quest log --- npc/functions/clientversion.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'npc/functions') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 32a19b0bc..26349ee39 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -69,6 +69,13 @@ function script checkclientversion { dispbottom l("Your experience level has been updated."); } + // Gallery Contest and 2019-12-29 no-drop incident + // ter jan 8 03:52:20 -02 2019 + if (UPDATE < 1546926740) { + UPDATE=1546926740; + skill TMW2_FAKESKILL, 1, 0; + skill TMW2_FAKESKILL2, 1, 0; + } -- cgit v1.2.3-70-g09d2