TDB 1020.23111 - 2023/11/15
This commit is contained in:
@@ -9,8 +9,8 @@
|
|||||||
#define _SOURCE_DIRECTORY R"(@CMAKE_SOURCE_DIR@)"
|
#define _SOURCE_DIRECTORY R"(@CMAKE_SOURCE_DIR@)"
|
||||||
#define _BUILD_DIRECTORY R"(@BUILDDIR@)"
|
#define _BUILD_DIRECTORY R"(@BUILDDIR@)"
|
||||||
#define _MYSQL_EXECUTABLE R"(@MYSQL_EXECUTABLE@)"
|
#define _MYSQL_EXECUTABLE R"(@MYSQL_EXECUTABLE@)"
|
||||||
#define _FULL_DATABASE "TDB_full_world_1017.23101_2023_10_06.sql"
|
#define _FULL_DATABASE "TDB_full_world_1020.23111_2023_11_15.sql"
|
||||||
#define _HOTFIXES_DATABASE "TDB_full_hotfixes_1017.23101_2023_10_06.sql"
|
#define _HOTFIXES_DATABASE "TDB_full_hotfixes_1020.23111_2023_11_15.sql"
|
||||||
#define VER_COMPANYNAME_STR "TrinityCore Developers"
|
#define VER_COMPANYNAME_STR "TrinityCore Developers"
|
||||||
#define VER_LEGALCOPYRIGHT_STR "(c)2008-@rev_year@ TrinityCore"
|
#define VER_LEGALCOPYRIGHT_STR "(c)2008-@rev_year@ TrinityCore"
|
||||||
#define VER_FILEVERSION 0,0,0
|
#define VER_FILEVERSION 0,0,0
|
||||||
|
|||||||
@@ -2751,13 +2751,14 @@ INSERT INTO `updates` VALUES
|
|||||||
('2023_09_23_00_auth.sql','B6250AE892CF5988FD4EB08EC35DE25096B52115','ARCHIVED','2023-09-23 01:57:24',0),
|
('2023_09_23_00_auth.sql','B6250AE892CF5988FD4EB08EC35DE25096B52115','ARCHIVED','2023-09-23 01:57:24',0),
|
||||||
('2023_09_28_00_auth.sql','E69955264CD347921DDD1B52BC31E8C39EC41B21','ARCHIVED','2023-09-28 05:36:07',0),
|
('2023_09_28_00_auth.sql','E69955264CD347921DDD1B52BC31E8C39EC41B21','ARCHIVED','2023-09-28 05:36:07',0),
|
||||||
('2023_10_06_00_auth.sql','3480687DEEB3E12ECC9632809A518425F9FA0FCC','ARCHIVED','2023-10-06 00:40:46',0),
|
('2023_10_06_00_auth.sql','3480687DEEB3E12ECC9632809A518425F9FA0FCC','ARCHIVED','2023-10-06 00:40:46',0),
|
||||||
('2023_10_17_00_auth.sql','EE4C430E9535EC3466E4D2FABA7F009F87AF18BD','RELEASED','2023-10-17 21:07:51',0),
|
('2023_10_17_00_auth.sql','EE4C430E9535EC3466E4D2FABA7F009F87AF18BD','ARCHIVED','2023-10-17 21:07:51',0),
|
||||||
('2023_10_25_00_auth.sql','86B16D5D78A8ED31FDD8553D223CF56F013B00DB','RELEASED','2023-10-25 00:06:14',0),
|
('2023_10_25_00_auth.sql','86B16D5D78A8ED31FDD8553D223CF56F013B00DB','ARCHIVED','2023-10-25 00:06:14',0),
|
||||||
('2023_11_01_00_auth.sql','4EA6010E9035AFC80326FE56C642C7918254F2BE','RELEASED','2023-11-01 10:47:18',0),
|
('2023_11_01_00_auth.sql','4EA6010E9035AFC80326FE56C642C7918254F2BE','ARCHIVED','2023-11-01 10:47:18',0),
|
||||||
('2023_11_09_00_auth.sql','C8A9223E6868593904634193ACBD421F40078FE5','RELEASED','2023-11-09 00:53:45',0),
|
('2023_11_09_00_auth.sql','C8A9223E6868593904634193ACBD421F40078FE5','ARCHIVED','2023-11-09 00:53:45',0),
|
||||||
('2023_11_09_01_auth.sql','BC9BC28D41608A78166B5A38F3A7F598FBDB879D','RELEASED','2023-11-09 18:21:59',0),
|
('2023_11_09_01_auth.sql','BC9BC28D41608A78166B5A38F3A7F598FBDB879D','ARCHIVED','2023-11-09 18:21:59',0),
|
||||||
('2023_11_14_00_auth.sql','192D729737C5E3332D7B5B9B7F9DBDD9626D7B98','RELEASED','2023-11-14 11:36:05',0),
|
('2023_11_14_00_auth.sql','192D729737C5E3332D7B5B9B7F9DBDD9626D7B98','ARCHIVED','2023-11-14 11:36:05',0),
|
||||||
('2023_11_15_00_auth.sql','85CE6DCBE9391F0FB3819C7579067E2775D7C20E','RELEASED','2023-11-15 00:48:07',0);
|
('2023_11_15_00_auth.sql','85CE6DCBE9391F0FB3819C7579067E2775D7C20E','ARCHIVED','2023-11-15 00:48:07',0),
|
||||||
|
('2023_11_15_01_auth.sql','622218EB74372055943D7B62AD30B52F959CC94B','ARCHIVED','2023-11-15 00:53:47',0);
|
||||||
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
|
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
|
||||||
UNLOCK TABLES;
|
UNLOCK TABLES;
|
||||||
|
|
||||||
@@ -2900,4 +2901,4 @@ SET character_set_client = @saved_cs_client;
|
|||||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||||
|
|
||||||
-- Dump completed on 2023-10-06 0:40:48
|
-- Dump completed on 2023-11-15 0:53:49
|
||||||
|
|||||||
@@ -3721,8 +3721,9 @@ INSERT INTO `updates` VALUES
|
|||||||
('2023_09_14_00_characters.sql','DAC56929C724C2971A4476400F2439CBDFAF3C5C','ARCHIVED','2023-09-13 22:20:22',0),
|
('2023_09_14_00_characters.sql','DAC56929C724C2971A4476400F2439CBDFAF3C5C','ARCHIVED','2023-09-13 22:20:22',0),
|
||||||
('2023_09_30_00_characters.sql','4326C642870633873F163085D278DB9B7449D9C3','ARCHIVED','2023-09-30 16:34:19',0),
|
('2023_09_30_00_characters.sql','4326C642870633873F163085D278DB9B7449D9C3','ARCHIVED','2023-09-30 16:34:19',0),
|
||||||
('2023_10_06_00_characters.sql','FFAFF1F0916BB9DC58345466E0BB1A15A4611836','ARCHIVED','2023-10-06 00:40:46',0),
|
('2023_10_06_00_characters.sql','FFAFF1F0916BB9DC58345466E0BB1A15A4611836','ARCHIVED','2023-10-06 00:40:46',0),
|
||||||
('2023_11_02_00_characters.sql','1A76A843F204901C8598DA5682029E815477E427','RELEASED','2023-11-02 18:59:41',0),
|
('2023_11_02_00_characters.sql','1A76A843F204901C8598DA5682029E815477E427','ARCHIVED','2023-11-02 18:59:41',0),
|
||||||
('2023_11_09_00_characters.sql','1A3D7CA6890353DA55793FE8D925CC8C54965A69','RELEASED','2023-11-09 00:56:31',0);
|
('2023_11_09_00_characters.sql','1A3D7CA6890353DA55793FE8D925CC8C54965A69','ARCHIVED','2023-11-09 00:56:31',0),
|
||||||
|
('2023_11_15_00_characters.sql','441E0F17DE3E3945307AC400DF86FCDF06C61653','ARCHIVED','2023-11-15 00:53:47',0);
|
||||||
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
|
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
|
||||||
UNLOCK TABLES;
|
UNLOCK TABLES;
|
||||||
|
|
||||||
@@ -3849,4 +3850,4 @@ UNLOCK TABLES;
|
|||||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||||
|
|
||||||
-- Dump completed on 2023-10-06 0:40:49
|
-- Dump completed on 2023-11-15 0:53:50
|
||||||
|
|||||||
@@ -375,7 +375,7 @@ CREATE TABLE `area_trigger` (
|
|||||||
`PosZ` float NOT NULL DEFAULT '0',
|
`PosZ` float NOT NULL DEFAULT '0',
|
||||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||||
`ContinentID` smallint NOT NULL DEFAULT '0',
|
`ContinentID` smallint NOT NULL DEFAULT '0',
|
||||||
`PhaseUseFlags` tinyint NOT NULL DEFAULT '0',
|
`PhaseUseFlags` int NOT NULL DEFAULT '0',
|
||||||
`PhaseID` smallint NOT NULL DEFAULT '0',
|
`PhaseID` smallint NOT NULL DEFAULT '0',
|
||||||
`PhaseGroupID` smallint NOT NULL DEFAULT '0',
|
`PhaseGroupID` smallint NOT NULL DEFAULT '0',
|
||||||
`Radius` float NOT NULL DEFAULT '0',
|
`Radius` float NOT NULL DEFAULT '0',
|
||||||
@@ -1422,7 +1422,7 @@ DROP TABLE IF EXISTS `cfg_categories`;
|
|||||||
/*!50503 SET character_set_client = utf8mb4 */;
|
/*!50503 SET character_set_client = utf8mb4 */;
|
||||||
CREATE TABLE `cfg_categories` (
|
CREATE TABLE `cfg_categories` (
|
||||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||||
`Name` text COLLATE utf8mb4_unicode_ci,
|
`Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||||
`LocaleMask` smallint unsigned NOT NULL DEFAULT '0',
|
`LocaleMask` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`CreateCharsetMask` tinyint unsigned NOT NULL DEFAULT '0',
|
`CreateCharsetMask` tinyint unsigned NOT NULL DEFAULT '0',
|
||||||
`ExistingCharsetMask` tinyint unsigned NOT NULL DEFAULT '0',
|
`ExistingCharsetMask` tinyint unsigned NOT NULL DEFAULT '0',
|
||||||
@@ -1442,8 +1442,8 @@ DROP TABLE IF EXISTS `cfg_categories_locale`;
|
|||||||
/*!50503 SET character_set_client = utf8mb4 */;
|
/*!50503 SET character_set_client = utf8mb4 */;
|
||||||
CREATE TABLE `cfg_categories_locale` (
|
CREATE TABLE `cfg_categories_locale` (
|
||||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||||
`locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL,
|
`locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
||||||
`Name_lang` text COLLATE utf8mb4_unicode_ci,
|
`Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||||
PRIMARY KEY (`ID`,`locale`,`VerifiedBuild`)
|
PRIMARY KEY (`ID`,`locale`,`VerifiedBuild`)
|
||||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci
|
||||||
@@ -1811,6 +1811,7 @@ CREATE TABLE `chr_customization_display_info` (
|
|||||||
`DisplayID` int NOT NULL DEFAULT '0',
|
`DisplayID` int NOT NULL DEFAULT '0',
|
||||||
`BarberShopMinCameraDistance` float NOT NULL DEFAULT '0',
|
`BarberShopMinCameraDistance` float NOT NULL DEFAULT '0',
|
||||||
`BarberShopHeightOffset` float NOT NULL DEFAULT '0',
|
`BarberShopHeightOffset` float NOT NULL DEFAULT '0',
|
||||||
|
`BarberShopCameraZoomOffset` float NOT NULL DEFAULT '0',
|
||||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||||
@@ -1837,6 +1838,7 @@ CREATE TABLE `chr_customization_element` (
|
|||||||
`ChrCustomizationVoiceID` int NOT NULL DEFAULT '0',
|
`ChrCustomizationVoiceID` int NOT NULL DEFAULT '0',
|
||||||
`AnimKitID` int NOT NULL DEFAULT '0',
|
`AnimKitID` int NOT NULL DEFAULT '0',
|
||||||
`ParticleColorID` int NOT NULL DEFAULT '0',
|
`ParticleColorID` int NOT NULL DEFAULT '0',
|
||||||
|
`ChrCustGeoComponentLinkID` int NOT NULL DEFAULT '0',
|
||||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||||
@@ -2334,6 +2336,7 @@ DROP TABLE IF EXISTS `conversation_line`;
|
|||||||
CREATE TABLE `conversation_line` (
|
CREATE TABLE `conversation_line` (
|
||||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||||
`BroadcastTextID` int unsigned NOT NULL DEFAULT '0',
|
`BroadcastTextID` int unsigned NOT NULL DEFAULT '0',
|
||||||
|
`Unused1020` int unsigned NOT NULL DEFAULT '0',
|
||||||
`SpellVisualKitID` int unsigned NOT NULL DEFAULT '0',
|
`SpellVisualKitID` int unsigned NOT NULL DEFAULT '0',
|
||||||
`AdditionalDuration` int NOT NULL DEFAULT '0',
|
`AdditionalDuration` int NOT NULL DEFAULT '0',
|
||||||
`NextConversationLineID` smallint unsigned NOT NULL DEFAULT '0',
|
`NextConversationLineID` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
@@ -2844,7 +2847,7 @@ CREATE TABLE `curve_point` (
|
|||||||
`PreSLSquishPosX` float NOT NULL DEFAULT '0',
|
`PreSLSquishPosX` float NOT NULL DEFAULT '0',
|
||||||
`PreSLSquishPosY` float NOT NULL DEFAULT '0',
|
`PreSLSquishPosY` float NOT NULL DEFAULT '0',
|
||||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||||
`CurveID` int NOT NULL DEFAULT '0',
|
`CurveID` int unsigned NOT NULL DEFAULT '0',
|
||||||
`OrderIndex` tinyint unsigned NOT NULL DEFAULT '0',
|
`OrderIndex` tinyint unsigned NOT NULL DEFAULT '0',
|
||||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||||
@@ -6372,7 +6375,7 @@ CREATE TABLE `mount` (
|
|||||||
`Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
`Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||||
`MountTypeID` smallint unsigned NOT NULL DEFAULT '0',
|
`MountTypeID` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`Flags` smallint unsigned NOT NULL DEFAULT '0',
|
`Flags` int NOT NULL DEFAULT '0',
|
||||||
`SourceTypeEnum` tinyint NOT NULL DEFAULT '0',
|
`SourceTypeEnum` tinyint NOT NULL DEFAULT '0',
|
||||||
`SourceSpellID` int NOT NULL DEFAULT '0',
|
`SourceSpellID` int NOT NULL DEFAULT '0',
|
||||||
`PlayerConditionID` int unsigned NOT NULL DEFAULT '0',
|
`PlayerConditionID` int unsigned NOT NULL DEFAULT '0',
|
||||||
@@ -6394,7 +6397,7 @@ DROP TABLE IF EXISTS `mount_capability`;
|
|||||||
/*!50503 SET character_set_client = utf8mb4 */;
|
/*!50503 SET character_set_client = utf8mb4 */;
|
||||||
CREATE TABLE `mount_capability` (
|
CREATE TABLE `mount_capability` (
|
||||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||||
`Flags` tinyint unsigned NOT NULL DEFAULT '0',
|
`Flags` int NOT NULL DEFAULT '0',
|
||||||
`ReqRidingSkill` smallint unsigned NOT NULL DEFAULT '0',
|
`ReqRidingSkill` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`ReqAreaID` smallint unsigned NOT NULL DEFAULT '0',
|
`ReqAreaID` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`ReqSpellAuraID` int unsigned NOT NULL DEFAULT '0',
|
`ReqSpellAuraID` int unsigned NOT NULL DEFAULT '0',
|
||||||
@@ -6484,7 +6487,7 @@ CREATE TABLE `movie` (
|
|||||||
`KeyID` tinyint unsigned NOT NULL DEFAULT '0',
|
`KeyID` tinyint unsigned NOT NULL DEFAULT '0',
|
||||||
`AudioFileDataID` int unsigned NOT NULL DEFAULT '0',
|
`AudioFileDataID` int unsigned NOT NULL DEFAULT '0',
|
||||||
`SubtitleFileDataID` int unsigned NOT NULL DEFAULT '0',
|
`SubtitleFileDataID` int unsigned NOT NULL DEFAULT '0',
|
||||||
`SubtitleFileFormat` int NOT NULL DEFAULT '0',
|
`SubtitleFileFormat` int unsigned NOT NULL DEFAULT '0',
|
||||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||||
@@ -6640,7 +6643,7 @@ DROP TABLE IF EXISTS `phase`;
|
|||||||
/*!50503 SET character_set_client = utf8mb4 */;
|
/*!50503 SET character_set_client = utf8mb4 */;
|
||||||
CREATE TABLE `phase` (
|
CREATE TABLE `phase` (
|
||||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||||
`Flags` smallint unsigned NOT NULL DEFAULT '0',
|
`Flags` int NOT NULL DEFAULT '0',
|
||||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||||
@@ -6708,7 +6711,7 @@ CREATE TABLE `player_condition` (
|
|||||||
`MaxAvgItemLevel` int NOT NULL DEFAULT '0',
|
`MaxAvgItemLevel` int NOT NULL DEFAULT '0',
|
||||||
`MinAvgEquippedItemLevel` smallint unsigned NOT NULL DEFAULT '0',
|
`MinAvgEquippedItemLevel` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`MaxAvgEquippedItemLevel` smallint unsigned NOT NULL DEFAULT '0',
|
`MaxAvgEquippedItemLevel` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`PhaseUseFlags` tinyint unsigned NOT NULL DEFAULT '0',
|
`PhaseUseFlags` int NOT NULL DEFAULT '0',
|
||||||
`PhaseID` smallint unsigned NOT NULL DEFAULT '0',
|
`PhaseID` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`PhaseGroupID` int unsigned NOT NULL DEFAULT '0',
|
`PhaseGroupID` int unsigned NOT NULL DEFAULT '0',
|
||||||
`Flags` int NOT NULL DEFAULT '0',
|
`Flags` int NOT NULL DEFAULT '0',
|
||||||
@@ -7614,6 +7617,48 @@ CREATE TABLE `scene_script_text` (
|
|||||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||||
|
|
||||||
|
--
|
||||||
|
-- Table structure for table `server_messages`
|
||||||
|
--
|
||||||
|
|
||||||
|
DROP TABLE IF EXISTS `server_messages`;
|
||||||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||||
|
/*!50503 SET character_set_client = utf8mb4 */;
|
||||||
|
CREATE TABLE `server_messages` (
|
||||||
|
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||||
|
`Text` text COLLATE utf8mb4_unicode_ci,
|
||||||
|
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||||
|
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||||
|
|
||||||
|
--
|
||||||
|
-- Table structure for table `server_messages_locale`
|
||||||
|
--
|
||||||
|
|
||||||
|
DROP TABLE IF EXISTS `server_messages_locale`;
|
||||||
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||||
|
/*!50503 SET character_set_client = utf8mb4 */;
|
||||||
|
CREATE TABLE `server_messages_locale` (
|
||||||
|
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||||
|
`locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL,
|
||||||
|
`Text_lang` text COLLATE utf8mb4_unicode_ci,
|
||||||
|
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||||
|
PRIMARY KEY (`ID`,`locale`,`VerifiedBuild`)
|
||||||
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci
|
||||||
|
/*!50500 PARTITION BY LIST COLUMNS(locale)
|
||||||
|
(PARTITION deDE VALUES IN ('deDE') ENGINE = InnoDB,
|
||||||
|
PARTITION esES VALUES IN ('esES') ENGINE = InnoDB,
|
||||||
|
PARTITION esMX VALUES IN ('esMX') ENGINE = InnoDB,
|
||||||
|
PARTITION frFR VALUES IN ('frFR') ENGINE = InnoDB,
|
||||||
|
PARTITION itIT VALUES IN ('itIT') ENGINE = InnoDB,
|
||||||
|
PARTITION koKR VALUES IN ('koKR') ENGINE = InnoDB,
|
||||||
|
PARTITION ptBR VALUES IN ('ptBR') ENGINE = InnoDB,
|
||||||
|
PARTITION ruRU VALUES IN ('ruRU') ENGINE = InnoDB,
|
||||||
|
PARTITION zhCN VALUES IN ('zhCN') ENGINE = InnoDB,
|
||||||
|
PARTITION zhTW VALUES IN ('zhTW') ENGINE = InnoDB) */;
|
||||||
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||||
|
|
||||||
--
|
--
|
||||||
-- Table structure for table `skill_line`
|
-- Table structure for table `skill_line`
|
||||||
--
|
--
|
||||||
@@ -8754,6 +8799,7 @@ DROP TABLE IF EXISTS `spell_shapeshift_form`;
|
|||||||
CREATE TABLE `spell_shapeshift_form` (
|
CREATE TABLE `spell_shapeshift_form` (
|
||||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||||
`Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
`Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||||
|
`CreatureDisplayID` int unsigned NOT NULL DEFAULT '0',
|
||||||
`CreatureType` tinyint NOT NULL DEFAULT '0',
|
`CreatureType` tinyint NOT NULL DEFAULT '0',
|
||||||
`Flags` int NOT NULL DEFAULT '0',
|
`Flags` int NOT NULL DEFAULT '0',
|
||||||
`AttackIconFileID` int NOT NULL DEFAULT '0',
|
`AttackIconFileID` int NOT NULL DEFAULT '0',
|
||||||
@@ -8761,7 +8807,6 @@ CREATE TABLE `spell_shapeshift_form` (
|
|||||||
`CombatRoundTime` smallint NOT NULL DEFAULT '0',
|
`CombatRoundTime` smallint NOT NULL DEFAULT '0',
|
||||||
`DamageVariance` float NOT NULL DEFAULT '0',
|
`DamageVariance` float NOT NULL DEFAULT '0',
|
||||||
`MountTypeID` smallint unsigned NOT NULL DEFAULT '0',
|
`MountTypeID` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`CreatureDisplayID1` int unsigned NOT NULL DEFAULT '0',
|
|
||||||
`CreatureDisplayID2` int unsigned NOT NULL DEFAULT '0',
|
`CreatureDisplayID2` int unsigned NOT NULL DEFAULT '0',
|
||||||
`CreatureDisplayID3` int unsigned NOT NULL DEFAULT '0',
|
`CreatureDisplayID3` int unsigned NOT NULL DEFAULT '0',
|
||||||
`CreatureDisplayID4` int unsigned NOT NULL DEFAULT '0',
|
`CreatureDisplayID4` int unsigned NOT NULL DEFAULT '0',
|
||||||
@@ -9947,7 +9992,7 @@ CREATE TABLE `ui_map` (
|
|||||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||||
`ParentUiMapID` int NOT NULL DEFAULT '0',
|
`ParentUiMapID` int NOT NULL DEFAULT '0',
|
||||||
`Flags` int NOT NULL DEFAULT '0',
|
`Flags` int NOT NULL DEFAULT '0',
|
||||||
`System` tinyint unsigned NOT NULL DEFAULT '0',
|
`System` tinyint NOT NULL DEFAULT '0',
|
||||||
`Type` tinyint unsigned NOT NULL DEFAULT '0',
|
`Type` tinyint unsigned NOT NULL DEFAULT '0',
|
||||||
`BountySetID` int NOT NULL DEFAULT '0',
|
`BountySetID` int NOT NULL DEFAULT '0',
|
||||||
`BountyDisplayLocation` int unsigned NOT NULL DEFAULT '0',
|
`BountyDisplayLocation` int unsigned NOT NULL DEFAULT '0',
|
||||||
@@ -10515,4 +10560,4 @@ CREATE TABLE `world_state_expression` (
|
|||||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||||
|
|
||||||
-- Dump completed on 2023-10-06 0:40:56
|
-- Dump completed on 2023-11-15 0:53:58
|
||||||
|
|||||||
@@ -1616,7 +1616,7 @@ CREATE TABLE `gameobject` (
|
|||||||
`animprogress` tinyint unsigned NOT NULL DEFAULT '0',
|
`animprogress` tinyint unsigned NOT NULL DEFAULT '0',
|
||||||
`state` tinyint unsigned NOT NULL DEFAULT '0',
|
`state` tinyint unsigned NOT NULL DEFAULT '0',
|
||||||
`ScriptName` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
`ScriptName` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
||||||
`StringId` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
`StringId` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
||||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||||
PRIMARY KEY (`guid`)
|
PRIMARY KEY (`guid`)
|
||||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Gameobject System';
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Gameobject System';
|
||||||
@@ -1780,7 +1780,7 @@ CREATE TABLE `gameobject_template` (
|
|||||||
`ContentTuningId` int NOT NULL DEFAULT '0',
|
`ContentTuningId` int NOT NULL DEFAULT '0',
|
||||||
`AIName` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
`AIName` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
||||||
`ScriptName` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
`ScriptName` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
||||||
`StringId` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
`StringId` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
||||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||||
PRIMARY KEY (`entry`),
|
PRIMARY KEY (`entry`),
|
||||||
KEY `idx_name` (`name`)
|
KEY `idx_name` (`name`)
|
||||||
@@ -4027,6 +4027,7 @@ CREATE TABLE `smart_scripts` (
|
|||||||
`source_type` tinyint unsigned NOT NULL DEFAULT '0',
|
`source_type` tinyint unsigned NOT NULL DEFAULT '0',
|
||||||
`id` smallint unsigned NOT NULL DEFAULT '0',
|
`id` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`link` smallint unsigned NOT NULL DEFAULT '0',
|
`link` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
|
`Difficulties` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
||||||
`event_type` tinyint unsigned NOT NULL DEFAULT '0',
|
`event_type` tinyint unsigned NOT NULL DEFAULT '0',
|
||||||
`event_phase_mask` smallint unsigned NOT NULL DEFAULT '0',
|
`event_phase_mask` smallint unsigned NOT NULL DEFAULT '0',
|
||||||
`event_chance` tinyint unsigned NOT NULL DEFAULT '100',
|
`event_chance` tinyint unsigned NOT NULL DEFAULT '100',
|
||||||
@@ -4869,4 +4870,4 @@ CREATE TABLE `world_state` (
|
|||||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||||
|
|
||||||
-- Dump completed on 2023-10-06 0:40:52
|
-- Dump completed on 2023-11-15 0:53:53
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user