mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
Core/Players: implement seasonal currency counter for purchasing conquest pvp gear
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `character_currency` ADD COLUMN `season_count` INT(10) UNSIGNED NOT NULL AFTER `week_count`;
|
||||
Reference in New Issue
Block a user