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:
parent
609c410605
commit
ed6f91a5e7
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1556953235734868559');
|
||||
|
||||
UPDATE `gameobject_template` SET `Data5` = 1 WHERE `entry` = 190779;
|
||||
Loading…
Add table
Add a link
Reference in a new issue