mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-07 01:18:55 +01:00
DB/Player: removed class level stats entries for post Cataclysm classes
This commit is contained in:
1
sql/updates/world/cata_classic/2024_08_09_00_world.sql
Normal file
1
sql/updates/world/cata_classic/2024_08_09_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
DELETE FROM `player_classlevelstats` WHERE `class` IN (10, 12, 13);
|
||||
Reference in New Issue
Block a user