fix(DB/gameobject): Adjust state for Rich Thorium Vein with GUID 120186 (#5756)
This commit is contained in:
parent
bebb2d204c
commit
10e66ee09a
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1620614979222366200');
|
||||
|
||||
UPDATE `gameobject` SET `state`=1 WHERE `guid`=120186;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue