aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent_Michael <Vincent_Michael@gmx.de>2013-02-23 18:13:17 +0100
committerVincent_Michael <Vincent_Michael@gmx.de>2013-02-23 18:13:17 +0100
commit194cc54f08d8b42c8c49d756e14273d917e1fcf2 (patch)
tree37bb6dbc5d3aff533a9ed2e33b77ec7e72d15174
parentdaced24223ce60898535352d4a3efa6424ab2835 (diff)
DB/Gameobject: Removed transport gameobject
-rw-r--r--sql/updates/world/2013_02_23_00_world_gameobject.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_02_23_00_world_gameobject.sql b/sql/updates/world/2013_02_23_00_world_gameobject.sql
new file mode 100644
index 00000000000..039ee4c0c64
--- /dev/null
+++ b/sql/updates/world/2013_02_23_00_world_gameobject.sql
@@ -0,0 +1 @@
+DELETE FROM `gameobject` WHERE `guid`=61090; \ No newline at end of file