mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
Core/Scripts: Fixed Crok event not starting
[*] Fixed Svalna entering in combat with people ouside of room Closes #8186
This commit is contained in:
2
sql/updates/world/3.3.5/2017_01_21_00_world.sql
Normal file
2
sql/updates/world/3.3.5/2017_01_21_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `creature_template` SET `unit_flags`=512 WHERE `entry`=37129; -- Crok
|
||||
UPDATE `creature_addon` SET `auras`=70203 WHERE `guid`=137753; -- Svalna
|
||||
Reference in New Issue
Block a user