mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
DB/SAI: Update event flag for war-golem used on ... Or Maybe We Don't
Coses #18042
This commit is contained in:
2
sql/updates/world/3.3.5/2016_10_07_00_world.sql
Normal file
2
sql/updates/world/3.3.5/2016_10_07_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_flags`=`event_flags`|512 WHERE `entryorguid` IN (27017);
|
||||
Reference in New Issue
Block a user