mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
fix(DB): Raised Mud Despawn (quest "An Embarassing Incident") (#1794)
Despawn game object "Raised Mud" after using it (see quest "An Embarassing Incident", ID 12699).
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1556953235734868559');
|
||||
|
||||
UPDATE `gameobject_template` SET `Data5` = 1 WHERE `entry` = 190779;
|
||||
Reference in New Issue
Block a user