mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix(DB/Gameobjects): remove classic Naxxramas portal (#7408)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1629208615028131900');
|
||||
|
||||
DELETE FROM `gameobject` WHERE `guid` = 45739 AND `id` = 181476;
|
||||
Reference in New Issue
Block a user