mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 01:37:37 +01:00
DB/Skills: allow Mages to carry daggers
This commit is contained in:
1
sql/updates/world/custom/custom_2019_07_21_00_world.sql
Normal file
1
sql/updates/world/custom/custom_2019_07_21_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `playercreateinfo_skills` SET `classMask`= `classMask` | 128 WHERE `skill`= 173;
|
||||
Reference in New Issue
Block a user