From fdd853366ab2d01a46202bb97394cd6008d96256 Mon Sep 17 00:00:00 2001 From: Gacko Date: Sun, 13 Jan 2013 11:54:05 +0100 Subject: Core/Script: Uldaman - Altar of the Keepers ... and some codestyle changes. --- sql/updates/world/2013_01_13_00_world_gameobject_template.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/2013_01_13_00_world_gameobject_template.sql (limited to 'sql') diff --git a/sql/updates/world/2013_01_13_00_world_gameobject_template.sql b/sql/updates/world/2013_01_13_00_world_gameobject_template.sql new file mode 100644 index 00000000000..056dfea0bc9 --- /dev/null +++ b/sql/updates/world/2013_01_13_00_world_gameobject_template.sql @@ -0,0 +1 @@ +UPDATE `gameobject_template` SET `ScriptName`='' WHERE `entry`=130511; -- cgit v1.2.3