fix(Scripts/HellfireRamparts): Hellfire Sentry should aggro on each o… (#13878)

fix(Scripts/HellfireRamparts): Hellfire Sentry should aggro on each other's target.

Fixes #13747
This commit is contained in:
UltraNix
2022-12-06 13:40:14 +01:00
committed by GitHub
parent c30f621cbe
commit b7f81ab372
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `smart_scripts` WHERE `entryorguid`=17517 AND `source_type`=0 AND `id`=1;
INSERT INTO `smart_scripts` VALUES
(17517,0,1,0,4,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,23,0,0,0,0,0,0,0,0,'Hellfire Sentry - On Aggro - Set Data 0-1 on summoner');