mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-18 06:00:10 -04:00
Core/Creatures: Trainer followup
* Drop unused columns * Send proper spellid in packets for profession ranks * Added missing rank check
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE `creature_template`
|
||||
DROP `trainer_type`,
|
||||
DROP `trainer_race`;
|
||||
Reference in New Issue
Block a user