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:
Stoabrogga
2019-05-09 09:32:27 +02:00
committed by Poszer
parent ed00db2b85
commit ad009e1f42

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1556709959826673022');
UPDATE `gameobject_template` SET `Data3` = 8000 WHERE `entry` = 190622;