fix(DB): Sturdy Vine Despawn (quest "Some Make Lemonade, Some Make Liquor") (#1790)
- The vines will correctly despawn (they respawn after ca. 5 minutes).
This commit is contained in:
parent
ed00db2b85
commit
ad009e1f42
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1556709959826673022');
|
||||
|
||||
UPDATE `gameobject_template` SET `Data3` = 8000 WHERE `entry` = 190622;
|
||||
Loading…
Add table
Add a link
Reference in a new issue