TDB 1115.25051 - 2025/05/31

This commit is contained in:
TDB Release
2025-05-31 19:50:55 +00:00
parent 83064c3b09
commit 5cdf27be3a
194 changed files with 162 additions and 48 deletions

View File

@@ -40,8 +40,8 @@
// Database updater base information
#define DATABASE_MYSQL_EXECUTABLE R"(@MYSQL_EXECUTABLE@)"
#define DATABASE_FULL_DATABASE "TDB_full_world_1110.25031_2025_03_29.sql"
#define DATABASE_HOTFIXES_DATABASE "TDB_full_hotfixes_1110.25031_2025_03_29.sql"
#define DATABASE_FULL_DATABASE "TDB_full_world_1115.25051_2025_05_31.sql"
#define DATABASE_HOTFIXES_DATABASE "TDB_full_hotfixes_1115.25051_2025_05_31.sql"
// Windows resource defines
#define VER_COMPANYNAME_STR "TrinityCore Developers"