fix(DB/Scripts): changed event param to Bodley' script (#9813)
This commit is contained in:
parent
d5e7d732e4
commit
659f0d93c7
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1640023074644304400');
|
||||
|
||||
UPDATE `smart_scripts` SET `event_param2` = 1 WHERE `entryorguid` = 16033 AND `source_type` = 0 AND `id` = 0;
|
||||
UPDATE `smart_scripts` SET `event_param2` = 0 WHERE `entryorguid` = 16033 AND `source_type` = 0 AND `id` = 1;
|
||||
Loading…
Add table
Add a link
Reference in a new issue