fix(DB/SAI): Fix Arcatraz Sentinels spawning at 1 health (#15762)
Create sentinel2.sql
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `smart_scripts` SET `event_type` = 25 AND `comment` = 'Arcatraz Sentinel - On Reset - Set Health 40%' WHERE `source_type` = 0 AND `entryorguid` = 20869 AND `id` = 0;
|
||||
Reference in New Issue
Block a user