mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-18 22:19:54 -04: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 https://github.com/TrinityCore/TrinityCore/commit/cdadcc62a0cda6ff8a56d02a3a96bc575ef0f761
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `spell1`=32969 WHERE `entry`=18795;
|
||||
Reference in New Issue
Block a user