mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
fix(DB/Scripts): changed event param to Bodley' script (#9813)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user