aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent_Michael <Vincent_Michael@gmx.de>2013-02-01 00:46:04 +0100
committerVincent_Michael <Vincent_Michael@gmx.de>2013-02-01 00:46:32 +0100
commitb539a9717b46f622e42b93fcd67a90bdc3018981 (patch)
tree86b73e00fe11e9ff638482015b383b31c42d51ea
parentf5264e3fbb542c57056079e946f259baa586df0f (diff)
DB/Gameobject: Removed gameobject with bad wdb data
-rw-r--r--sql/updates/world/2013_02_01_00_world_gameobject.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_02_01_00_world_gameobject.sql b/sql/updates/world/2013_02_01_00_world_gameobject.sql
new file mode 100644
index 00000000000..2476d623c5a
--- /dev/null
+++ b/sql/updates/world/2013_02_01_00_world_gameobject.sql
@@ -0,0 +1 @@
+DELETE FROM `gameobject` WHERE `id`=180184;