mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
DB/Misc: Fix start spell for shaman
By Malcrom
This commit is contained in:
2
sql/updates/world/master/2017_07_02_02_world.sql
Normal file
2
sql/updates/world/master/2017_07_02_02_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Fix start spell for shaman
|
||||
UPDATE `playercreateinfo_action` SET `action`=188196 WHERE `action`=403;
|
||||
Reference in New Issue
Block a user