diff options
author | Vincent_Michael <Vincent_Michael@gmx.de> | 2013-02-23 18:13:17 +0100 |
---|---|---|
committer | Vincent_Michael <Vincent_Michael@gmx.de> | 2013-02-23 18:13:17 +0100 |
commit | 194cc54f08d8b42c8c49d756e14273d917e1fcf2 (patch) | |
tree | 37bb6dbc5d3aff533a9ed2e33b77ec7e72d15174 | |
parent | daced24223ce60898535352d4a3efa6424ab2835 (diff) |
DB/Gameobject: Removed transport gameobject
-rw-r--r-- | sql/updates/world/2013_02_23_00_world_gameobject.sql | 1 |
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 |