mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
Core/Ruby: Minor fixes in Halion encounter
* Some codestyle fixes * Fixed wrong Halion summon with Hotswap system * Fixed evade issue * Fixed emblem frost exploit
This commit is contained in:
2
sql/updates/world/3.3.5/2016_12_24_00_world.sql
Normal file
2
sql/updates/world/3.3.5/2016_12_24_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Fix emblem frost exploit in Ruby Sanctum
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra` | 1 WHERE `entry`IN(39823,39920,39805);
|
||||
Reference in New Issue
Block a user