diff --git a/sql/updates/world/2014_01_23_08_graveyard.sql b/sql/updates/world/2014_01_23_08_graveyard.sql new file mode 100644 index 0000000000..27cfc39647 --- /dev/null +++ b/sql/updates/world/2014_01_23_08_graveyard.sql @@ -0,0 +1,4 @@ +-- +DELETE FROM `game_graveyard_zone` WHERE `id`=589; +INSERT INTO `game_graveyard_zone` (`id`, `ghost_zone`, `faction`) VALUES +(589, 876, 0);