mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
fix(DB/Smartscript): Shattered Hand Champion should not threat drop (#16808)
This commit is contained in:
2
data/sql/updates/pending_db_world/shatteredchampion.sql
Normal file
2
data/sql/updates/pending_db_world/shatteredchampion.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 17671) AND (`source_type` = 0) AND (`id` IN (4));
|
||||
Reference in New Issue
Block a user