From 194cc54f08d8b42c8c49d756e14273d917e1fcf2 Mon Sep 17 00:00:00 2001 From: Vincent_Michael Date: Sat, 23 Feb 2013 18:13:17 +0100 Subject: DB/Gameobject: Removed transport gameobject --- sql/updates/world/2013_02_23_00_world_gameobject.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/2013_02_23_00_world_gameobject.sql (limited to 'sql/updates') 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 -- cgit v1.2.3