diff options
| author | Gacko <gacko28@gmx.de> | 2013-01-13 11:54:05 +0100 |
|---|---|---|
| committer | Gacko <gacko28@gmx.de> | 2013-01-13 11:54:05 +0100 |
| commit | fdd853366ab2d01a46202bb97394cd6008d96256 (patch) | |
| tree | 96f9cd327f4ff01a550290e1e02aef46679ee505 /sql | |
| parent | d7383717ea246d17b88b9c442df3caf1e6e754eb (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.sql | 1 |
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; |
