mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Players: Added support for profession equipment slots (#28799)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `character_skills` ADD `professionSlot` TINYINT NOT NULL DEFAULT -1 AFTER `max`;
|
||||
Reference in New Issue
Block a user