From b2414a5e5180fc0d065a6d398a76b825ea461279 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 29 Aug 2019 00:44:42 -0300 Subject: Reward for the bug --- npc/functions/clientversion.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'npc') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 94b32d54d..9acaf27a8 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -14,6 +14,12 @@ function script clientupdater { } .@dg=0; + // ERROR fixing + if (UPDATE == 1565039378) { + getitem MysteriousFruit, 1; + UPDATE+=1; + dispbottom l("Received one @@ as August daily login bug Token of Apology!", getitemlink(MysteriousFruit)); + } // Update handler (use `date +%s` for this) // Current UPDATE value: Qui Jun 7 08:10:55 -03 2018 if (Lang > 5 && UPDATE < 1528369855) { -- cgit v1.2.3-60-g2f50