mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-31 06:07:37 +01:00
Core/Player: Moved character_template from character to world db
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
DROP TABLE IF EXISTS `character_template`;
|
||||
DROP TABLE IF EXISTS `character_template_class`;
|
||||
Reference in New Issue
Block a user