From bf44d9d4b5593fa59aa63e5d4384d88693c76445 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 15 Dec 2018 22:16:23 -0200 Subject: ...bugs... --- npc/003-3/malindou.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-3/malindou.txt') diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 4a6f0c1c9..670dcc3e2 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -152,7 +152,7 @@ OnInit: } // Current UPDATE value: Sab Dez 15 21:45:15 -02 2018 // Upgrade every Wooden Sword in a Bug Slayer - if ($UPDATE < 1544917516) { + if ($UPDATE < 1544917515) { query_sql("UPDATE `inventory` SET `nameid` = '"+BugSlayer+"' WHERE `inventory`.`nameid`='"+WoodenSword+"'"); query_sql("UPDATE `storage` SET `nameid` = '"+BugSlayer+"' WHERE `storage`.`nameid`='"+WoodenSword+"'"); query_sql("UPDATE `cart_inventory` SET `nameid` = '"+BugSlayer+"' WHERE `cart_inventory`.`nameid`='"+WoodenSword+"'"); -- cgit v1.2.3-60-g2f50