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