mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Scripts/Ahn'kahet/Prince Taldaram: Fix Conjure Flame Sphere visual casting.
Flame Sphere should not be visible to players(only their visual).
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Flame Sphere should not be visible to players(only their visual)
|
||||
UPDATE `creature_template` SET `flags_extra`=128 WHERE `entry` IN (30106,31686,31687);
|
||||
Reference in New Issue
Block a user