From 03740e4b027a7d434b41ce9f54ff56fc1d0785e5 Mon Sep 17 00:00:00 2001 From: Dr-J Date: Mon, 9 Nov 2015 16:51:06 +0000 Subject: Rename 2015_11_09_02_world.sql to 2015_11_09_02_world335.sql --- sql/updates/world/2015_11_09_02_world.sql | 7 ------- sql/updates/world/2015_11_09_02_world335.sql | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 sql/updates/world/2015_11_09_02_world.sql create mode 100644 sql/updates/world/2015_11_09_02_world335.sql (limited to 'sql') diff --git a/sql/updates/world/2015_11_09_02_world.sql b/sql/updates/world/2015_11_09_02_world.sql deleted file mode 100644 index 84c0fd423ad..00000000000 --- a/sql/updates/world/2015_11_09_02_world.sql +++ /dev/null @@ -1,7 +0,0 @@ -DELETE FROM `creature_template_addon` WHERE `entry` in(46891,46894,46901,46908); - -DELETE FROM `creature` WHERE `guid` in(144891,144867,144862,144861,144859,144929,144931,144934,144942,144946,144948,144950,145010); - -DELETE FROM `game_event_creature` WHERE `guid` in(144891,144867,144862,144861,144859,144929,144931,144934,144942,144946,144948,144950,145010); - -DELETE FROM `game_event_gameobject` WHERE `guid` in (78509,78510,78511,78655,78656,78657,78658,78659,78660,78661,78662,78663,78664,78665,78666,78667,78735,78736,78737,78738,78739,78740,78741,78742,78743,78744,78745,78746,78747,78748,78749,78750,78751,78752,78752,78753,78754); diff --git a/sql/updates/world/2015_11_09_02_world335.sql b/sql/updates/world/2015_11_09_02_world335.sql new file mode 100644 index 00000000000..84c0fd423ad --- /dev/null +++ b/sql/updates/world/2015_11_09_02_world335.sql @@ -0,0 +1,7 @@ +DELETE FROM `creature_template_addon` WHERE `entry` in(46891,46894,46901,46908); + +DELETE FROM `creature` WHERE `guid` in(144891,144867,144862,144861,144859,144929,144931,144934,144942,144946,144948,144950,145010); + +DELETE FROM `game_event_creature` WHERE `guid` in(144891,144867,144862,144861,144859,144929,144931,144934,144942,144946,144948,144950,145010); + +DELETE FROM `game_event_gameobject` WHERE `guid` in (78509,78510,78511,78655,78656,78657,78658,78659,78660,78661,78662,78663,78664,78665,78666,78667,78735,78736,78737,78738,78739,78740,78741,78742,78743,78744,78745,78746,78747,78748,78749,78750,78751,78752,78752,78753,78754); -- cgit v1.2.3