fix(DB/smart_scripts): Remove spawn event for Scorn (#5754)
This commit is contained in:
parent
4fc9a59e32
commit
76409660eb
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1620613702128937000');
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=4543 AND `source_type`=0 AND `id`=7 AND `link`=0;
|
||||
|
||||
Loading…
Reference in a new issue