From 4d6650f20f94aef60a97c9ca8947ebf97ad938a0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 26 May 2019 23:02:20 -0300 Subject: Remove old Pumpkish juice (ID changed but unobtanium). Upgrade existing shovels. --- npc/003-3/malindou.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 00e427e8d..0db36d497 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -332,6 +332,17 @@ OnInit: debugmes "* Legendary Weapons removed"; debugmes ""; } + // Current UPDATE value: Dom mai 26 23:00:52 -03 2019 + // Shovel Update + if ($UPDATE < 1558922452) { + DelItemFromEveryPlayer(527); // Old pumpkish juice nobody have + ReplaceItemFromEveryPlayer(526, 527); + + $UPDATE=1558922452; + debugmes ""; + debugmes "* Shovel Update"; + debugmes ""; + } -- cgit v1.2.3-60-g2f50