From fb787aee5e50c152f9e4031961ec1c34153f12e5 Mon Sep 17 00:00:00 2001 From: ZxBiohazardZx Date: Fri, 20 Apr 2012 23:17:31 +0200 Subject: Commit: Typofix, this thing just haunts me... --- sql/updates/world/2012_04_20_05_gameobject_template.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/world/2012_04_20_05_gameobject_template.sql b/sql/updates/world/2012_04_20_05_gameobject_template.sql index 6fdd2be9f2f..24400b16a5c 100644 --- a/sql/updates/world/2012_04_20_05_gameobject_template.sql +++ b/sql/updates/world/2012_04_20_05_gameobject_template.sql @@ -3,6 +3,6 @@ UPDATE `gameobject_template` SET `data1`=27512 WHERE `entry`=195669; UPDATE `gameobject_template` SET `data1`=27517 WHERE `entry`=195670; UPDATE `gameobject_template` SET `data1`=27518 WHERE `entry`=195671; -- Fix loottemplates along with it -UPDATE `gameobject_loot_template` SET `entry`=27512 WHERE `entry`=195669 +UPDATE `gameobject_loot_template` SET `entry`=27512 WHERE `entry`=195669; UPDATE `gameobject_loot_template` SET `entry`=27517 WHERE `entry`=195670; UPDATE `gameobject_loot_template` SET `entry`=27518 WHERE `entry`=195671; -- cgit v1.2.3