mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
fix(DB/gameobject): Adjust state for Rich Thorium Vein with GUID 120186 (#5756)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1620614979222366200');
|
||||
|
||||
UPDATE `gameobject` SET `state`=1 WHERE `guid`=120186;
|
||||
|
||||
Reference in New Issue
Block a user