DB/Player: Fix two handed maces for death knights

By Ovahlord
This commit is contained in:
Aokromes
2017-12-01 13:40:05 +01:00
parent abfe8eb8e7
commit a887211bf6

View File

@@ -0,0 +1,2 @@
--
UPDATE `playercreateinfo_skills` SET `classMask`= 1 | 2 | 32 WHERE `raceMask`= 0 AND `skill`= 160;