mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
fix(DB/SmartScripts): Removed casting Dazed from smart scripts. (#8430)
Fixes #7773 Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1633980128389704900');
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `action_type`=11 AND `action_param1` IN (1604,13496);
|
||||
Reference in New Issue
Block a user