mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
DB/Creature: Fix Lesser Scorching Totem
As with other totems this needs spell in spell1 in creature template
Fixes the issue with totems used by Bristlelimb shamans not working as in cdadcc62a0
This commit is contained in:
1
sql/updates/world/2014_07_28_05_world_misc.sql
Normal file
1
sql/updates/world/2014_07_28_05_world_misc.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `spell1`=32969 WHERE `entry`=18795;
|
||||
Reference in New Issue
Block a user