From e6440abc3f6de03a9be8d87e7054b73a48600852 Mon Sep 17 00:00:00 2001 From: Kinzcool Date: Wed, 16 Oct 2013 16:45:10 -0400 Subject: Corrected the graveyards for Onyxia's Lair instance. --- sql/updates/world/2013_10_16_02_world_game_graveyard_zone | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2013_10_16_02_world_game_graveyard_zone (limited to 'sql') diff --git a/sql/updates/world/2013_10_16_02_world_game_graveyard_zone b/sql/updates/world/2013_10_16_02_world_game_graveyard_zone new file mode 100644 index 00000000000..882a8e68697 --- /dev/null +++ b/sql/updates/world/2013_10_16_02_world_game_graveyard_zone @@ -0,0 +1,2 @@ +DELETE FROM `game_graveyard_zone` WHERE `id`=631 AND `ghost_zone`=2159; +UPDATE `game_graveyard_zone` SET `id`=1265, `faction`=0 WHERE `ghost_zone`=2159; -- Dustwallow Marsh, Mudsprocket GY -- cgit v1.2.3