mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Heldgarr Steelbeard
Closes #18937
(cherrypicked from f43a940b54)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `disables` WHERE `entry`= 45425;
|
||||
INSERT INTO `disables` (`sourceType`,`entry`,`flags`,`params_0`,`params_1`,`comment`) VALUES
|
||||
(0, 45425, 64, '', '', 'Ignore LOS for Shoot (Dummy)');
|
||||
Reference in New Issue
Block a user