aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorGacko <gacko28@gmx.de>2013-01-13 11:54:05 +0100
committerGacko <gacko28@gmx.de>2013-01-13 11:54:05 +0100
commitfdd853366ab2d01a46202bb97394cd6008d96256 (patch)
tree96f9cd327f4ff01a550290e1e02aef46679ee505 /sql
parentd7383717ea246d17b88b9c442df3caf1e6e754eb (diff)
Core/Script: Uldaman - Altar of the Keepers
... and some codestyle changes.
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2013_01_13_00_world_gameobject_template.sql1
1 files changed, 1 insertions, 0 deletions
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;