From b7ea724b8702f57c7b46eb0dbdf68e5a75145c68 Mon Sep 17 00:00:00 2001 From: ariel- Date: Sun, 24 Jan 2016 16:02:21 -0300 Subject: [PATCH] Update 2016_01_22_02_world.sql --- sql/updates/world/2016_01_22_02_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/updates/world/2016_01_22_02_world.sql b/sql/updates/world/2016_01_22_02_world.sql index 30f64d3c82f..f88670dff99 100644 --- a/sql/updates/world/2016_01_22_02_world.sql +++ b/sql/updates/world/2016_01_22_02_world.sql @@ -1,3 +1,3 @@ UPDATE `creature_template` SET `npcflag`=`npcflag`|128 WHERE `entry`= 9988; UPDATE `npc_vendor` SET `incrtime`=7200 WHERE `entry`=50458 AND `item`=10938; -UPDATE `npc_vendor` SET `incrtime`=7200 WHERE `entry`=50458 AND `item`=10940; \ No newline at end of file +UPDATE `npc_vendor` SET `incrtime`=7200 WHERE `entry`=50458 AND `item`=10940;