aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/5866_gameobject_template.sql
diff options
context:
space:
mode:
authorMachiavelli <none@none>2009-11-04 13:04:00 +0100
committerMachiavelli <none@none>2009-11-04 13:04:00 +0100
commitabbdd3f17e510586bfebc79cc48dbebd7cc207ad (patch)
tree37ae954b233a32d3d40e1e0739f7db71d8daa013 /sql/updates/5866_gameobject_template.sql
parent4f1505fd79720c76e9400b0f6a3313d4015cbae2 (diff)
Remove / modify a bunch of SQL files that update template fields that should only be altered by database projects, or that just were blatant hacks. These "fixes" should be posted on the database project's forums.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates/5866_gameobject_template.sql')
-rw-r--r--sql/updates/5866_gameobject_template.sql2
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/updates/5866_gameobject_template.sql b/sql/updates/5866_gameobject_template.sql
deleted file mode 100644
index cc31e49aae8..00000000000
--- a/sql/updates/5866_gameobject_template.sql
+++ /dev/null
@@ -1,2 +0,0 @@
-UPDATE `gameobject_template` SET `type`='10',`data0`='0',`ScriptName`='go_wg2voa_portal' WHERE (`entry`='190763');
-