mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
DB/Skills: allow Shamans to use Two-Handed Maces, Two-Handed Axes and daggers
This commit is contained in:
1
sql/updates/world/custom/custom_2018_07_09_00_world.sql
Normal file
1
sql/updates/world/custom/custom_2018_07_09_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `playercreateinfo_skills` SET `classMask`= `classMask` | 64 WHERE `skill` IN (173, 172, 160);
|
||||
Reference in New Issue
Block a user