mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +00:00
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:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1556709959826673022');
|
||||
|
||||
UPDATE `gameobject_template` SET `Data3` = 8000 WHERE `entry` = 190622;
|
||||
Reference in New Issue
Block a user