mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
4
sql/updates/world/3.3.5/2021_03_14_03_world.sql
Normal file
4
sql/updates/world/3.3.5/2021_03_14_03_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- https://i.imgur.com/KAP5m23.jpeg
|
||||
DELETE FROM `graveyard_zone` WHERE `ID` = 1682 AND `GhostZone` = 210;
|
||||
INSERT INTO `graveyard_zone` (`ID`, `GhostZone`, `Faction`, `Comment`) VALUES
|
||||
(1682,210,0,"Icecrown Glacier, Citadel GY");
|
||||
Reference in New Issue
Block a user