mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
4
sql/updates/world/3.3.5/2017_01_24_07_world.sql
Normal file
4
sql/updates/world/3.3.5/2017_01_24_07_world.sql
Normal file
@@ -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