mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
DB/Skill: allow Druids to carry Two-Handed Maces
This commit is contained in:
1
sql/updates/world/custom/custom_2019_02_12_01_world.sql
Normal file
1
sql/updates/world/custom/custom_2019_02_12_01_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `playercreateinfo_skills` SET `classMask`= `classMask` | 1024 WHERE `skill`= 160;
|
||||
Reference in New Issue
Block a user