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:
Dr-J
2014-07-28 11:41:45 +01:00
parent c2075ce74f
commit 276e2c4157
@@ -0,0 +1 @@
UPDATE `creature_template` SET `spell1`=32969 WHERE `entry`=18795;