mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-04 22:07:52 +00:00
fix(DB/SAI): Doctor Sabnok must remain immune to players. (#25717)
This commit is contained in:
3
data/sql/updates/pending_db_world/rev_1777969717.sql
Normal file
3
data/sql/updates/pending_db_world/rev_1777969717.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
-- Delete Row 7
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 3099200) AND (`source_type` = 9) AND (`id` IN (7));
|
||||
Reference in New Issue
Block a user