mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +00:00
fix(DB/SAI): Doctor Sabnok must remain immune to players. (#25717)
This commit is contained in:
@@ -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