mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 17:27:36 +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
(cherry picked from commit 0b33a8281f)
This commit is contained in:
@@ -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