From 26de4214b18ff47e58d02abb78e768073b67cf2d Mon Sep 17 00:00:00 2001 From: Killyana Date: Mon, 11 Apr 2016 22:17:46 +0200 Subject: [PATCH] DB: Typo --- sql/updates/world/2016_04_11_04_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/updates/world/2016_04_11_04_world.sql b/sql/updates/world/2016_04_11_04_world.sql index f6d059e7e2d..7ed0c1dc70a 100644 --- a/sql/updates/world/2016_04_11_04_world.sql +++ b/sql/updates/world/2016_04_11_04_world.sql @@ -118,7 +118,7 @@ INSERT INTO `creature_template_addon` (`entry`,`bytes1`,`bytes2`,`auras`) VALUES (42496,0,1, "39199"), (42495,0,1, "39199"), (42571,0,1, "79377"), -(39294,0,1, "0"); +(39294,0,1, ""); -- Ground Siege Stalker UPDATE `creature_template` SET `flags_extra`=130 WHERE `entry`=40030;