mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01: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:
3
sql/updates/world/master/2017_07_31_00_world.sql
Normal file
3
sql/updates/world/master/2017_07_31_00_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE `creature_template`
|
||||
DROP `trainer_type`,
|
||||
DROP `trainer_race`;
|
||||
Reference in New Issue
Block a user