DB Updates
This commit is contained in:
@@ -37,10 +37,10 @@ namespace Framework.Database
|
||||
fileName = @"/sql/base/characters_database.sql";
|
||||
break;
|
||||
case "WorldDatabase":
|
||||
fileName = @"/sql/TDB_full_world_1110.25031_2025_03_29.sqll";
|
||||
fileName = @"/sql/TDB_full_world_1115.25051_2025_05_31.sql";
|
||||
break;
|
||||
case "HotfixDatabase":
|
||||
fileName = @"/sql/TDB_full_hotfixes_1110.25031_2025_03_29.sql";
|
||||
fileName = @"/sql/TDB_full_hotfixes_1115.25051_2025_05_31.sql";
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
+230
-15
@@ -1,8 +1,8 @@
|
||||
-- MySQL dump 10.13 Distrib 8.0.40, for Linux (x86_64)
|
||||
-- MySQL dump 10.13 Distrib 8.0.42, for Linux (x86_64)
|
||||
--
|
||||
-- Host: localhost Database: auth
|
||||
-- ------------------------------------------------------
|
||||
-- Server version 8.0.40-0ubuntu0.22.04.1
|
||||
-- Server version 8.0.42-0ubuntu0.22.04.1
|
||||
|
||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||
@@ -410,6 +410,32 @@ LOCK TABLES `battlenet_account_transmog_illusions` WRITE;
|
||||
/*!40000 ALTER TABLE `battlenet_account_transmog_illusions` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
--
|
||||
-- Table structure for table `battlenet_account_warband_scenes`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `battlenet_account_warband_scenes`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `battlenet_account_warband_scenes` (
|
||||
`battlenetAccountId` int unsigned NOT NULL,
|
||||
`warbandSceneId` int NOT NULL DEFAULT '0',
|
||||
`isFavorite` tinyint(1) DEFAULT '0',
|
||||
`hasFanfare` tinyint(1) DEFAULT '0',
|
||||
PRIMARY KEY (`battlenetAccountId`,`warbandSceneId`),
|
||||
CONSTRAINT `fk_battlenet_account_warband_scenes__accountId` FOREIGN KEY (`battlenetAccountId`) REFERENCES `battlenet_accounts` (`id`) ON DELETE RESTRICT ON UPDATE RESTRICT
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Dumping data for table `battlenet_account_warband_scenes`
|
||||
--
|
||||
|
||||
LOCK TABLES `battlenet_account_warband_scenes` WRITE;
|
||||
/*!40000 ALTER TABLE `battlenet_account_warband_scenes` DISABLE KEYS */;
|
||||
/*!40000 ALTER TABLE `battlenet_account_warband_scenes` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
--
|
||||
-- Table structure for table `battlenet_accounts`
|
||||
--
|
||||
@@ -939,7 +965,153 @@ INSERT INTO `build_auth_key` VALUES
|
||||
(58911,'Mac','x64','WoWC',0xA4C80CDBC805A19FAB8EF1BAA483DB9A),
|
||||
(58911,'Win','A64','WoW',0xF02130BA7BFF2C0292F25F3C6240B2E8),
|
||||
(58911,'Win','x64','WoW',0x5EF341D9F5A27F796D5BD786A5BD5A16),
|
||||
(58911,'Win','x64','WoWC',0xA9C0BEA1B7351665091E6754A0A90A16);
|
||||
(58911,'Win','x64','WoWC',0xA9C0BEA1B7351665091E6754A0A90A16),
|
||||
(59207,'Mac','A64','WoW',0x2EC5EAA28DA705573D808A7E911F5D00),
|
||||
(59207,'Mac','A64','WoWC',0x23A35FDC661E9761FEAC93BF20A926EE),
|
||||
(59207,'Mac','x64','WoW',0x9E2B97FF7DEA87E951DDE91A65C2595B),
|
||||
(59207,'Mac','x64','WoWC',0x5FB60ADC82C68D1E50B70956BFBC77BC),
|
||||
(59207,'Win','A64','WoW',0x41AF3D9F83318D4FC4406BF5C23B20AB),
|
||||
(59207,'Win','x64','WoW',0x170FB48807771D186547DF96C59E5306),
|
||||
(59207,'Win','x64','WoWC',0xA9038B171DE62AF741304A4C0F273814),
|
||||
(59302,'Mac','A64','WoW',0x70A6BE00213BB70AB96C51280D72D186),
|
||||
(59302,'Mac','A64','WoWC',0x6A5CFE0D3A4BDEC7D16D33E9ACA7D71D),
|
||||
(59302,'Mac','x64','WoW',0x9FD959000AFAA2E5F10A4ABE33AC62BE),
|
||||
(59302,'Mac','x64','WoWC',0xD39B478EFD342D568DCBC2E85FCA574D),
|
||||
(59302,'Win','A64','WoW',0x60B1757CA707789C9ACD6F1FB69E28D5),
|
||||
(59302,'Win','x64','WoW',0x330E4E7EF1E07DA8382C813650D7E7B5),
|
||||
(59302,'Win','x64','WoWC',0xB5A0C54F6B334515E68260F6334E7593),
|
||||
(59347,'Mac','A64','WoW',0xC7B81BB6F9207DA0CCEBFAC3186FC073),
|
||||
(59347,'Mac','A64','WoWC',0xBAB986A50C7FDB89467AA5613A6BA345),
|
||||
(59347,'Mac','x64','WoW',0x1A11343133BF1ABDBF0FF6B287B37C23),
|
||||
(59347,'Mac','x64','WoWC',0x3A624C37EE150CC9B71CA3AD1F4532CF),
|
||||
(59347,'Win','A64','WoW',0x80CAC49F6EA99AC68CA9B834466CA5DC),
|
||||
(59347,'Win','x64','WoW',0x63228339538F9552D16855976C64848B),
|
||||
(59347,'Win','x64','WoWC',0xBB45FAC562EB7CF3FC4C137C1AE93AF6),
|
||||
(59425,'Mac','A64','WoW',0x14A01BEF9E9DB7C5A40438CE87E99B85),
|
||||
(59425,'Mac','A64','WoWC',0x38B98DA1F8765C927C724CFE4E1D92C2),
|
||||
(59425,'Mac','x64','WoW',0x9D230A7C010BA2E5B385CB4E24A59529),
|
||||
(59425,'Mac','x64','WoWC',0xB0BF826891290E30173DCA5CF2B39F50),
|
||||
(59425,'Win','A64','WoW',0xF40FED2615A2454E31B044B1AD564B7D),
|
||||
(59425,'Win','x64','WoW',0x5FE3E3980A15A1D4ED64240BC0C6932D),
|
||||
(59425,'Win','x64','WoWC',0xECA5DA344AF973B0D25AC1103FB694B8),
|
||||
(59466,'Mac','A64','WoW',0xF6CB8EB7AB66F8909ADCA85052BFAE40),
|
||||
(59466,'Mac','A64','WoWC',0x213104EC1BEF7656FC3930DCE4176184),
|
||||
(59466,'Mac','x64','WoW',0x99075D27FF98A87368A08E87A3F105C3),
|
||||
(59466,'Mac','x64','WoWC',0x516115232E1A8B3F1E3CA709F20EA84D),
|
||||
(59466,'Win','A64','WoW',0x04F0986C0EAD648F8C7B27736A30088A),
|
||||
(59466,'Win','x64','WoW',0x118FFD674F5B51C277F5C8505E9479D3),
|
||||
(59466,'Win','x64','WoWC',0xC299CB416E332E4BBE5AA1AAE905A437),
|
||||
(59538,'Mac','A64','WoW',0x1DDC6F14195D1F85B7026AEDCCFE2875),
|
||||
(59538,'Mac','A64','WoWC',0xE34E2419F557FA85EE5D026CB1BC6246),
|
||||
(59538,'Mac','x64','WoW',0xCBC396C3E20090798DF9CF8B67DCDBEE),
|
||||
(59538,'Mac','x64','WoWC',0x73DDA3618C8D13A0DAA79C2007B894DD),
|
||||
(59538,'Win','A64','WoW',0x498203B085106FA1A039A8B5E55DD31C),
|
||||
(59538,'Win','x64','WoW',0x72B905CC388F523E1A30FBF23DA0C9AB),
|
||||
(59538,'Win','x64','WoWC',0xA198A8FF303007EAC43B74AA90489BBC),
|
||||
(59570,'Mac','A64','WoW',0x6318C6C300367C8E114042584DA7F82C),
|
||||
(59570,'Mac','A64','WoWC',0x6F1554122133FA8F4EE189022CFFD122),
|
||||
(59570,'Mac','x64','WoW',0x13968B08B91BD4A922C3340A77E30C87),
|
||||
(59570,'Mac','x64','WoWC',0x29D0C5C6E3F8408D064EA76930EE92E7),
|
||||
(59570,'Win','A64','WoW',0x1ED3EA5DBEF495E4A01AE989E8F44CD8),
|
||||
(59570,'Win','x64','WoW',0x7571E0C3459C7F9BFDC64BF5AF035F08),
|
||||
(59570,'Win','x64','WoWC',0xC5CA2210F4E39657EE415FCAA53D4B23),
|
||||
(59679,'Mac','A64','WoW',0x721E18C6BB25D4878A91801985A0D18F),
|
||||
(59679,'Mac','A64','WoWC',0x45CB8600B7404B46B032183CCE4B340A),
|
||||
(59679,'Mac','x64','WoW',0x2E3CD97FD83976BB7D56D3489CE40D79),
|
||||
(59679,'Mac','x64','WoWC',0x4D28DE9F333624311D3150F871C472EF),
|
||||
(59679,'Win','A64','WoW',0xE4435EE6E4968B5106E6596B60EE2DB6),
|
||||
(59679,'Win','x64','WoW',0x54E4C53C5DC1930794DE4D1DD0365FE2),
|
||||
(59679,'Win','x64','WoWC',0xB23BFD99EBCD872EA39230E1AABCD19B),
|
||||
(59888,'Mac','A64','WoW',0xB64283161581FFC8D5FA9D5EF2689C1D),
|
||||
(59888,'Mac','A64','WoWC',0xB9E0C8C20A63C3B7EA8037A6968C1305),
|
||||
(59888,'Mac','x64','WoW',0x92D62F3B10B01DF8A6FF042BE8567D19),
|
||||
(59888,'Mac','x64','WoWC',0xB0F4010BAF63ECC5E798BC49827016E9),
|
||||
(59888,'Win','A64','WoW',0x7BC71337460CB90B26FEBEC9FC14B553),
|
||||
(59888,'Win','x64','WoW',0x17B6A2C47452572A8EBF9200C1CA1C92),
|
||||
(59888,'Win','x64','WoWC',0x709AD6F51891994D41CBA1F49F812123),
|
||||
(60037,'Mac','A64','WoW',0x2D9FE76E6A93DD0C93DF0D3D8B192FAD),
|
||||
(60037,'Mac','A64','WoWC',0x7AE0E5804DD7DD5D707BE74DB290C807),
|
||||
(60037,'Mac','x64','WoW',0xBCD051513C5A8DB78BF7B0A8EC18E5EC),
|
||||
(60037,'Mac','x64','WoWC',0x64E76DF99C69D852656979829D8600CE),
|
||||
(60037,'Win','A64','WoW',0x2A4939EC8440AB977FE9282A2CCE3E24),
|
||||
(60037,'Win','x64','WoW',0x474FF52EF47D47521EF138291B43723D),
|
||||
(60037,'Win','x64','WoWC',0x75EBBD3C1C1D088F2597E40CA3924B5E),
|
||||
(60189,'Mac','A64','WoW',0x7C532E0F4D4429430D54BB1DD5D88336),
|
||||
(60189,'Mac','A64','WoWC',0xCF51D223D48B246FC13A9376A8C933F5),
|
||||
(60189,'Mac','x64','WoW',0x59B56E50D2A1D3EB28325F57BF637428),
|
||||
(60189,'Mac','x64','WoWC',0x40CE6676DC47E77D6BED686D31429BE6),
|
||||
(60189,'Win','A64','WoW',0xE8F789C79EED914C872AEF6D7351EDF8),
|
||||
(60189,'Win','x64','WoW',0xD9A3ACC3E1222318D951DC0F3FB8AEC4),
|
||||
(60189,'Win','x64','WoWC',0xA7A07FBE9E0C2D9E9CA3DFBD2670A0AD),
|
||||
(60228,'Mac','A64','WoW',0xB14CFCF7D92AE48EFCF4BCC7D263039D),
|
||||
(60228,'Mac','A64','WoWC',0xF3D26ACC7F83A3FC6CEB494818C27756),
|
||||
(60228,'Mac','x64','WoW',0x8BB5518B0818D0FD086A055D06AD2515),
|
||||
(60228,'Mac','x64','WoWC',0x9F1CE1C8259537F6B0F8B9BCC423D241),
|
||||
(60228,'Win','A64','WoW',0xD05C9119A81C564EDC48EABFB6F9D06F),
|
||||
(60228,'Win','x64','WoW',0x5B6F19D30DCC37D1C3D9CB94A44EB34E),
|
||||
(60228,'Win','x64','WoWC',0xCEC40F04254DFD2314D1AAC86762182A),
|
||||
(60257,'Mac','A64','WoW',0xB59EBBBA00139714D2CA755DBA71A58A),
|
||||
(60257,'Mac','A64','WoWC',0x01DCFC44C27452F3B7E33EE6F01E067F),
|
||||
(60257,'Mac','x64','WoW',0x3A0DB5ECBECCA5C80B704FA405DA5389),
|
||||
(60257,'Mac','x64','WoWC',0x174D184200D89BF13A62DEDF6E265827),
|
||||
(60257,'Win','A64','WoW',0x5DE295571BA573F16EC0D27F9B256953),
|
||||
(60257,'Win','x64','WoW',0x04863309B886141AAB63893CD2414960),
|
||||
(60257,'Win','x64','WoWC',0x6D386FDACBABA88604AFAE3826FE31FA),
|
||||
(60392,'Mac','A64','WoW',0x2C1FB8AE803BD91C457D08D6DF1C6128),
|
||||
(60392,'Mac','A64','WoWC',0xDFCE89D38B558A97E34B82D38C6972C9),
|
||||
(60392,'Mac','x64','WoW',0xDD8F3F8D4290BA24F006106397DD00FA),
|
||||
(60392,'Mac','x64','WoWC',0xDE6A3F2957C68A4E100ABAEB8547E127),
|
||||
(60392,'Win','A64','WoW',0xF1FE18ECAF86E0FEF417D6AC8F450444),
|
||||
(60392,'Win','x64','WoW',0xD2262204981078AE85E98BDAFF11EB41),
|
||||
(60392,'Win','x64','WoWC',0x896CE1BADC6CD1D65169AD63803BD51C),
|
||||
(60428,'Mac','A64','WoW',0x2E7D82DB6D2AB614A9D523B773C1D921),
|
||||
(60428,'Mac','A64','WoWC',0x0DA35A86AF0709859B22F9CAE128CD49),
|
||||
(60428,'Mac','x64','WoW',0xFAF413508F53006209110192CD6C1DCF),
|
||||
(60428,'Mac','x64','WoWC',0x21838345675138FC55002B4E2BB95F37),
|
||||
(60428,'Win','A64','WoW',0x32AC6106995042A6355B1DFDDE62BC75),
|
||||
(60428,'Win','x64','WoW',0x264E5A8300CB3FBDD183BF90F4EFAD4F),
|
||||
(60428,'Win','x64','WoWC',0xA70F28AEE99CE8D2993B0AB11876C668),
|
||||
(60490,'Mac','A64','WoW',0xB9289C46A7581BCFBB3E4F2DA4E88C4A),
|
||||
(60490,'Mac','A64','WoWC',0xE2CB722BA3091FB93E11D0A45FDE245D),
|
||||
(60490,'Mac','x64','WoW',0x0A8D47F840CC05F8E2F37CF9397BB5B2),
|
||||
(60490,'Mac','x64','WoWC',0x90845571462EE2250F4B5C572C9188DA),
|
||||
(60490,'Win','A64','WoW',0xBD4A878CFFF3262669351D582949F2CD),
|
||||
(60490,'Win','x64','WoW',0xBE091C2F2AEA1D1800CDA7E6875F3665),
|
||||
(60490,'Win','x64','WoWC',0x22822461C16260D124680E05875F9D9D),
|
||||
(60568,'Mac','A64','WoW',0x470C274987087337796E8B9E2CAE74DB),
|
||||
(60568,'Mac','A64','WoWC',0x4CB6793447021056A4D3A4DC0D187AA9),
|
||||
(60568,'Mac','x64','WoW',0x97CE8361B5B5F0E63463C3CB028C4553),
|
||||
(60568,'Mac','x64','WoWC',0x215E50B6E560D093731B8D2EA7A9125B),
|
||||
(60568,'Win','A64','WoW',0x788B2E434F8F94C2F30912640E1C28E6),
|
||||
(60568,'Win','x64','WoW',0x2EA108C13157170527F2CDF2581216A2),
|
||||
(60568,'Win','x64','WoWC',0x2D180D7E0F83BBAE38177A02273AC016),
|
||||
(60822,'Mac','A64','WoW',0xAFC18687E2318BB620E4972B5A3D69BF),
|
||||
(60822,'Mac','A64','WoWC',0x9F6E6D114F14EED0D0FB202842572E2E),
|
||||
(60822,'Mac','x64','WoW',0xDE216E4A7FA5861A9526E4914CFD867A),
|
||||
(60822,'Mac','x64','WoWC',0xC07CBC1D65C06EDCC6D90914A59D76DA),
|
||||
(60822,'Win','A64','WoW',0x5696DD4936320D7F8781688A0730950A),
|
||||
(60822,'Win','x64','WoW',0x3AAC5F8EB768DFC9161C1506903E19AB),
|
||||
(60822,'Win','x64','WoWC',0x0B5F6A7B210ED77012F4341DEF9445F7),
|
||||
(61122,'Mac','A64','WoW',0xD898830AEFC000E41A8DEEAA7DD04B51),
|
||||
(61122,'Mac','A64','WoWC',0x58AF686E1A37B550D31375028105D6CB),
|
||||
(61122,'Mac','x64','WoW',0x56AEFFFCFEB892A2A8C4788AF03AD7BC),
|
||||
(61122,'Win','A64','WoW',0x9AC43579FE8BE4E76A20251A2F563C61),
|
||||
(61122,'Win','x64','WoW',0x5DE6B3E0046D8F38E0566DD620469916),
|
||||
(61122,'Win','x64','WoWC',0x8E849FE11AA7F2181E16585A4691F451),
|
||||
(61188,'Mac','A64','WoW',0x5FECA4BA5E5CFE4D965E94C39FEE718A),
|
||||
(61188,'Mac','A64','WoWC',0xA390F2B83D7A7E35AA30FFCFDAE8E18D),
|
||||
(61188,'Mac','x64','WoW',0x5F9EA790FD85BCE75E869BDBE8799238),
|
||||
(61188,'Mac','x64','WoWC',0xC7D2C3C134C5744DBD32C563B5BE9C89),
|
||||
(61188,'Win','A64','WoW',0x999BF7D43893EF11247355389155B0E7),
|
||||
(61188,'Win','x64','WoW',0xF8A42EB146A4DDD94FD35FF9AD1E75DF),
|
||||
(61188,'Win','x64','WoWC',0x43983A4D6435939F6EE7EAE955D6C8AA),
|
||||
(61265,'Mac','A64','WoW',0xDEA96215DAEE2552A432AE1F30753C3D),
|
||||
(61265,'Mac','A64','WoWC',0x3AEED019A7B37FC429F0D484B8599D03),
|
||||
(61265,'Mac','x64','WoW',0xDF74D9839DDE90D1681C83829BEE4904),
|
||||
(61265,'Mac','x64','WoWC',0xA601E42069510E0D5EB08FE1155E21DF),
|
||||
(61265,'Win','A64','WoW',0x87D07F5340DEC51CB965935E13A035A7),
|
||||
(61265,'Win','x64','WoW',0xDAC655ECD4795C36E2A7DF63AB7E3915),
|
||||
(61265,'Win','x64','WoWC',0xC06106A58586E5B0A13411BC53B8CFA5);
|
||||
/*!40000 ALTER TABLE `build_auth_key` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
@@ -1307,7 +1479,28 @@ INSERT INTO `build_info` VALUES
|
||||
(58680,11,0,7,NULL),
|
||||
(58773,11,0,7,NULL),
|
||||
(58867,11,0,7,NULL),
|
||||
(58911,11,0,7,NULL);
|
||||
(58911,11,0,7,NULL),
|
||||
(59207,11,0,7,NULL),
|
||||
(59302,11,0,7,NULL),
|
||||
(59347,11,1,0,NULL),
|
||||
(59425,11,1,0,NULL),
|
||||
(59466,11,1,0,NULL),
|
||||
(59538,11,1,0,NULL),
|
||||
(59570,11,1,0,NULL),
|
||||
(59679,11,1,0,NULL),
|
||||
(59888,11,1,0,NULL),
|
||||
(60037,11,1,0,NULL),
|
||||
(60189,11,1,0,NULL),
|
||||
(60228,11,1,0,NULL),
|
||||
(60257,11,1,0,NULL),
|
||||
(60392,11,1,5,NULL),
|
||||
(60428,11,1,5,NULL),
|
||||
(60490,11,1,5,NULL),
|
||||
(60568,11,1,5,NULL),
|
||||
(60822,11,1,5,NULL),
|
||||
(61122,11,1,5,NULL),
|
||||
(61188,11,1,5,NULL),
|
||||
(61265,11,1,5,NULL);
|
||||
/*!40000 ALTER TABLE `build_info` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
@@ -1734,6 +1927,7 @@ INSERT INTO `rbac_linked_permissions` VALUES
|
||||
(196,457),
|
||||
(196,458),
|
||||
(196,459),
|
||||
(196,460),
|
||||
(196,461),
|
||||
(196,463),
|
||||
(196,464),
|
||||
@@ -1941,6 +2135,7 @@ INSERT INTO `rbac_linked_permissions` VALUES
|
||||
(196,877),
|
||||
(196,878),
|
||||
(196,879),
|
||||
(196,880),
|
||||
(196,881),
|
||||
(196,882),
|
||||
(196,883),
|
||||
@@ -2832,7 +3027,6 @@ INSERT INTO `rbac_permissions` VALUES
|
||||
(838,'Command: pet level'),
|
||||
(839,'Command: server shutdown force'),
|
||||
(840,'Command: server restart force'),
|
||||
(841,'Command: .debug neargraveyard'),
|
||||
(842,'Command: reload character_template'),
|
||||
(843,'Command: reload quest_greeting'),
|
||||
(844,'Command: scene'),
|
||||
@@ -2919,7 +3113,7 @@ CREATE TABLE `realmlist` (
|
||||
`timezone` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`allowedSecurityLevel` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`population` float NOT NULL DEFAULT '0',
|
||||
`gamebuild` int unsigned NOT NULL DEFAULT '58911',
|
||||
`gamebuild` int unsigned NOT NULL DEFAULT '61265',
|
||||
`Region` tinyint unsigned NOT NULL DEFAULT '1',
|
||||
`Battlegroup` tinyint unsigned NOT NULL DEFAULT '1',
|
||||
PRIMARY KEY (`id`),
|
||||
@@ -2934,7 +3128,7 @@ CREATE TABLE `realmlist` (
|
||||
LOCK TABLES `realmlist` WRITE;
|
||||
/*!40000 ALTER TABLE `realmlist` DISABLE KEYS */;
|
||||
INSERT INTO `realmlist` VALUES
|
||||
(1,'Trinity','127.0.0.1','127.0.0.1',NULL,NULL,'255.255.255.0',8085,0,0,1,0,0,58911,1,1);
|
||||
(1,'Trinity','127.0.0.1','127.0.0.1',NULL,NULL,'255.255.255.0',8085,0,0,1,0,0,61265,1,1);
|
||||
/*!40000 ALTER TABLE `realmlist` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
@@ -3410,13 +3604,34 @@ INSERT INTO `updates` VALUES
|
||||
('2024_12_19_00_auth.sql','B01D54F8420CF680F0DDA903210028F0174E310D','ARCHIVED','2024-12-19 11:32:53',0),
|
||||
('2024_12_21_00_auth.sql','9DA5E7911D231D46FE9630D20BDD4AEA0B3CF650','ARCHIVED','2024-12-21 01:03:37',0),
|
||||
('2024_12_22_00_auth.sql','6FDF0ABE9952CC96BE04A6BAA0F1161900B4AB88','ARCHIVED','2024-12-22 02:56:17',0),
|
||||
('2025_01_11_00_auth.sql','B32F963095657E8877F3C1EEBB09C8AED55EEECC','RELEASED','2025-01-11 10:51:47',0),
|
||||
('2025_01_15_00_auth.sql','8EA1C0A88F6F1EC3DA67DA01CDCF056A530DBB5F','RELEASED','2025-01-15 00:44:53',0),
|
||||
('2025_01_15_01_auth.sql','885A553B190CCD7A22791AF4EC3BC15C43DDC2D2','RELEASED','2025-01-15 10:27:39',0),
|
||||
('2025_01_22_00_auth.sql','E08C40B02DB391DC1A478B6C714FDDDDB144F24F','RELEASED','2025-01-22 20:58:45',0),
|
||||
('2025_01_29_00_auth.sql','7334CFE779D5F79AFAC8EA269950FC07E625810F','RELEASED','2025-01-29 12:57:32',0),
|
||||
('2025_01_31_00_auth.sql','DF2640D25C15E41358C1ED46B4F86043583FC8FB','RELEASED','2025-01-31 11:51:23',0),
|
||||
('2025_02_03_00_auth.sql','87033116EF72051499AF23FE14545D828F5A9B59','RELEASED','2025-02-03 22:51:31',0);
|
||||
('2025_01_11_00_auth.sql','B32F963095657E8877F3C1EEBB09C8AED55EEECC','ARCHIVED','2025-01-11 10:51:47',0),
|
||||
('2025_01_15_00_auth.sql','8EA1C0A88F6F1EC3DA67DA01CDCF056A530DBB5F','ARCHIVED','2025-01-15 00:44:53',0),
|
||||
('2025_01_15_01_auth.sql','885A553B190CCD7A22791AF4EC3BC15C43DDC2D2','ARCHIVED','2025-01-15 10:27:39',0),
|
||||
('2025_01_22_00_auth.sql','E08C40B02DB391DC1A478B6C714FDDDDB144F24F','ARCHIVED','2025-01-22 20:58:45',0),
|
||||
('2025_01_29_00_auth.sql','7334CFE779D5F79AFAC8EA269950FC07E625810F','ARCHIVED','2025-01-29 12:57:32',0),
|
||||
('2025_01_31_00_auth.sql','DF2640D25C15E41358C1ED46B4F86043583FC8FB','ARCHIVED','2025-01-31 11:51:23',0),
|
||||
('2025_02_03_00_auth.sql','87033116EF72051499AF23FE14545D828F5A9B59','ARCHIVED','2025-02-03 22:51:31',0),
|
||||
('2025_02_19_00_auth.sql','6D0EBB3E2DD1B26682A424EDDC090F515BCA5B32','ARCHIVED','2025-02-19 00:16:52',0),
|
||||
('2025_02_21_00_auth.sql','E9EA49CEB396561D641A7C82251DCBF9DF3E9983','ARCHIVED','2025-02-21 00:53:17',0),
|
||||
('2025_03_02_00_auth.sql','1CEAB7B308823D5FAA51360A1B2A7CA0E89A6081','ARCHIVED','2025-03-02 14:50:10',0),
|
||||
('2025_03_04_00_auth.sql','AB20016BC7251E6DE80E2AC658F18F6076EA81AA','ARCHIVED','2025-03-04 20:01:43',0),
|
||||
('2025_03_05_00_auth.sql','25DA7985BDEA177E1AE7C8DC82063D1C11F7BF92','ARCHIVED','2025-03-05 11:20:32',0),
|
||||
('2025_03_08_00_auth.sql','DA9CEE1C87F8A1CF7FFDF684FD7DDFCC7B04D5AE','ARCHIVED','2025-03-08 01:37:14',0),
|
||||
('2025_03_13_00_auth.sql','942D432EBC68783F76FF3A3CBE6F1FAF32121D18','ARCHIVED','2025-03-13 19:58:25',0),
|
||||
('2025_03_26_00_auth.sql','AACB673BEED68EADC53D121E107E1C780DFE0B88','ARCHIVED','2025-03-26 10:32:59',0),
|
||||
('2025_03_29_00_auth.sql','AB55F260FB970455392E1FD4D760965EE48F7074','ARCHIVED','2025-03-29 01:12:13',0),
|
||||
('2025_03_31_00_auth.sql','0522AF5AE6CE2B2EB14265CC005CC209DB4834C0','ARCHIVED','2025-03-31 21:19:14',0),
|
||||
('2025_04_09_00_auth.sql','7543CD6152ABDA64B5FC75FC28211A54F16B9E40','ARCHIVED','2025-04-09 10:06:12',0),
|
||||
('2025_04_10_00_auth.sql','93EBDB49570AFD980449CE6858AFA588ED763FAB','ARCHIVED','2025-04-10 20:45:44',0),
|
||||
('2025_04_12_00_auth.sql','A33D1A1E50EA4B6E93DD6BAB5AD624EDAEC39BDF','ARCHIVED','2025-04-12 00:54:47',0),
|
||||
('2025_04_25_00_auth.sql','CD64B1560DE7A3715B561FC4E712C5E61C126A1D','ARCHIVED','2025-04-25 19:43:41',0),
|
||||
('2025_04_30_00_auth.sql','B8708581D23575920082C18665E828C629F07DED','ARCHIVED','2025-04-30 13:15:42',0),
|
||||
('2025_05_14_00_auth.sql','E4C40DFB18415ADB60223BA7518A2F0FCD491712','ARCHIVED','2025-05-14 10:24:56',0),
|
||||
('2025_05_30_00_auth.sql','37191DD7967326918A3BE9EB919CEECBA42098A2','ARCHIVED','2025-05-30 11:42:16',0),
|
||||
('2025_05_31_00_auth.sql','5EF8B1EBE4CF99E5D1C02BD6141FB35EA19FED6C','ARCHIVED','2025-05-31 19:45:56',0),
|
||||
('2025_06_03_00_auth.sql','2ADB0D37ED7223C2EA94497B0F7B7C0BF91A72B8','RELEASED','2025-06-03 01:11:51',0),
|
||||
('2025_06_05_00_auth.sql','E40328A6899D04BCDB6A36337BD243837AF92205','RELEASED','2025-06-05 00:26:43',0),
|
||||
('2025_06_05_02_auth.sql','C2B67F688AC54CF6994F4709D0ECE692C968F346','RELEASED','2025-06-05 16:22:53',0);
|
||||
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
@@ -3560,4 +3775,4 @@ SET character_set_client = @saved_cs_client;
|
||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
|
||||
-- Dump completed on 2024-12-22 2:56:19
|
||||
-- Dump completed on 2025-05-31 19:45:57
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
-- MySQL dump 10.13 Distrib 8.0.40, for Linux (x86_64)
|
||||
-- MySQL dump 10.13 Distrib 8.0.42, for Linux (x86_64)
|
||||
--
|
||||
-- Host: localhost Database: characters
|
||||
-- ------------------------------------------------------
|
||||
-- Server version 8.0.40-0ubuntu0.22.04.1
|
||||
-- Server version 8.0.42-0ubuntu0.22.04.1
|
||||
|
||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||
@@ -3779,7 +3779,9 @@ INSERT INTO `updates` VALUES
|
||||
('2024_11_16_00_characters.sql','9D9D87FB8DEB99F074EB499A5BD230FD9C993669','ARCHIVED','2024-11-16 21:57:39',0),
|
||||
('2024_12_13_00_characters.sql','4A00C51BA33639F5555AAE40EC672AE47126F7B6','ARCHIVED','2024-12-13 00:17:03',0),
|
||||
('2024_12_22_00_characters.sql','A2F24564430C5BCC96C279E843FA3548B1F831EE','ARCHIVED','2024-12-22 02:56:17',0),
|
||||
('2025_01_04_00_characters.sql','403E8B642A67765A04A0A4D5BC0752288208079C','RELEASED','2025-01-04 16:31:39',0);
|
||||
('2025_01_04_00_characters.sql','403E8B642A67765A04A0A4D5BC0752288208079C','ARCHIVED','2025-01-04 16:31:39',0),
|
||||
('2025_03_29_00_characters.sql','6A49C236D0B8CCD8A5B6B51F60E116B3380772D7','ARCHIVED','2025-03-29 01:12:13',0),
|
||||
('2025_05_31_00_characters.sql','C240EB5C4008B6AA0514802A18D7DD875680DE82','ARCHIVED','2025-05-31 19:45:56',0);
|
||||
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
@@ -3907,4 +3909,4 @@ UNLOCK TABLES;
|
||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
|
||||
-- Dump completed on 2024-12-22 2:56:19
|
||||
-- Dump completed on 2025-05-31 19:45:58
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
-- MySQL dump 10.13 Distrib 8.0.40, for Linux (x86_64)
|
||||
-- MySQL dump 10.13 Distrib 8.0.42, for Linux (x86_64)
|
||||
--
|
||||
-- Host: localhost Database: hotfixes
|
||||
-- ------------------------------------------------------
|
||||
-- Server version 8.0.40-0ubuntu0.22.04.1
|
||||
-- Server version 8.0.42-0ubuntu0.22.04.1
|
||||
|
||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||
@@ -983,7 +983,7 @@ CREATE TABLE `azerite_power_set_member` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`AzeritePowerSetID` int unsigned NOT NULL DEFAULT '0',
|
||||
`AzeritePowerID` int NOT NULL DEFAULT '0',
|
||||
`Class` int NOT NULL DEFAULT '0',
|
||||
`Class` tinyint NOT NULL DEFAULT '0',
|
||||
`Tier` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`OrderIndex` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
@@ -1088,8 +1088,8 @@ CREATE TABLE `barber_shop_style` (
|
||||
`Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Type` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`CostModifier` float NOT NULL DEFAULT '0',
|
||||
`Race` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Sex` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Race` tinyint NOT NULL DEFAULT '0',
|
||||
`Sex` tinyint NOT NULL DEFAULT '0',
|
||||
`Data` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
@@ -1507,6 +1507,7 @@ CREATE TABLE `challenge_mode_item_bonus_override` (
|
||||
`DstItemBonusTreeID` int NOT NULL DEFAULT '0',
|
||||
`Value` int NOT NULL DEFAULT '0',
|
||||
`RequiredTimeEventPassed` int NOT NULL DEFAULT '0',
|
||||
`RequiredTimeEventNotPassed` int NOT NULL DEFAULT '0',
|
||||
`SrcItemBonusTreeID` int unsigned NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
@@ -1524,7 +1525,7 @@ CREATE TABLE `char_base_info` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`RaceID` tinyint NOT NULL DEFAULT '0',
|
||||
`ClassID` tinyint NOT NULL DEFAULT '0',
|
||||
`OtherFactionRaceID` int NOT NULL DEFAULT '0',
|
||||
`OtherFactionRaceID` tinyint NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -1622,7 +1623,7 @@ CREATE TABLE `chat_channels` (
|
||||
`Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Shortcut` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`FactionGroup` tinyint NOT NULL DEFAULT '0',
|
||||
`FactionGroup` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Ruleset` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
@@ -1666,7 +1667,7 @@ DROP TABLE IF EXISTS `chr_class_ui_display`;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `chr_class_ui_display` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`ChrClassesID` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`ChrClassesID` tinyint NOT NULL DEFAULT '0',
|
||||
`AdvGuidePlayerConditionID` int unsigned NOT NULL DEFAULT '0',
|
||||
`SplashPlayerConditionID` int unsigned NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
@@ -1692,7 +1693,6 @@ CREATE TABLE `chr_classes` (
|
||||
`DisabledString` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`HyphenatedNameMale` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`HyphenatedNameFemale` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`CreateScreenFileDataID` int unsigned NOT NULL DEFAULT '0',
|
||||
`SelectScreenFileDataID` int unsigned NOT NULL DEFAULT '0',
|
||||
`IconFileDataID` int unsigned NOT NULL DEFAULT '0',
|
||||
@@ -1711,7 +1711,8 @@ CREATE TABLE `chr_classes` (
|
||||
`CharacterCreationAnimLoopWaitTimeMsFallback` int NOT NULL DEFAULT '0',
|
||||
`CinematicSequenceID` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`DefaultSpec` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`PrimaryStatPriority` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`ID` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`PrimaryStatPriority` tinyint NOT NULL DEFAULT '0',
|
||||
`DisplayPower` tinyint NOT NULL DEFAULT '0',
|
||||
`RangedAttackPowerPerAgility` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`AttackPowerPerAgility` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
@@ -1940,6 +1941,7 @@ CREATE TABLE `chr_customization_req` (
|
||||
`ReqSource` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`ClassMask` int NOT NULL DEFAULT '0',
|
||||
`RegionGroupMask` int NOT NULL DEFAULT '0',
|
||||
`AchievementID` int NOT NULL DEFAULT '0',
|
||||
`QuestID` int NOT NULL DEFAULT '0',
|
||||
`OverrideArchive` int NOT NULL DEFAULT '0',
|
||||
@@ -2035,9 +2037,9 @@ DROP TABLE IF EXISTS `chr_race_x_chr_model`;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `chr_race_x_chr_model` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`ChrRacesID` int unsigned NOT NULL DEFAULT '0',
|
||||
`ChrRacesID` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`ChrModelID` int NOT NULL DEFAULT '0',
|
||||
`Sex` int NOT NULL DEFAULT '0',
|
||||
`Sex` tinyint NOT NULL DEFAULT '0',
|
||||
`AllowedTransmogSlots` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
@@ -2073,13 +2075,8 @@ CREATE TABLE `chr_races` (
|
||||
`CinematicSequenceID` int NOT NULL DEFAULT '0',
|
||||
`ResSicknessSpellID` int NOT NULL DEFAULT '0',
|
||||
`SplashSoundID` int NOT NULL DEFAULT '0',
|
||||
`Alliance` int NOT NULL DEFAULT '0',
|
||||
`RaceRelated` int NOT NULL DEFAULT '0',
|
||||
`UnalteredVisualRaceID` int NOT NULL DEFAULT '0',
|
||||
`DefaultClassID` int NOT NULL DEFAULT '0',
|
||||
`CreateScreenFileDataID` int NOT NULL DEFAULT '0',
|
||||
`SelectScreenFileDataID` int NOT NULL DEFAULT '0',
|
||||
`NeutralRaceID` int NOT NULL DEFAULT '0',
|
||||
`LowResScreenFileDataID` int NOT NULL DEFAULT '0',
|
||||
`AlteredFormStartVisualKitID1` int NOT NULL DEFAULT '0',
|
||||
`AlteredFormStartVisualKitID2` int NOT NULL DEFAULT '0',
|
||||
@@ -2090,14 +2087,8 @@ CREATE TABLE `chr_races` (
|
||||
`HeritageArmorAchievementID` int NOT NULL DEFAULT '0',
|
||||
`StartingLevel` int NOT NULL DEFAULT '0',
|
||||
`UiDisplayOrder` int NOT NULL DEFAULT '0',
|
||||
`MaleModelFallbackRaceID` int NOT NULL DEFAULT '0',
|
||||
`FemaleModelFallbackRaceID` int NOT NULL DEFAULT '0',
|
||||
`MaleTextureFallbackRaceID` int NOT NULL DEFAULT '0',
|
||||
`FemaleTextureFallbackRaceID` int NOT NULL DEFAULT '0',
|
||||
`PlayableRaceBit` int NOT NULL DEFAULT '0',
|
||||
`HelmetAnimScalingRaceID` int NOT NULL DEFAULT '0',
|
||||
`TransmogrifyDisabledSlotMask` int NOT NULL DEFAULT '0',
|
||||
`UnalteredVisualCustomizationRaceID` int NOT NULL DEFAULT '0',
|
||||
`AlteredFormCustomizeOffsetFallback1` float NOT NULL DEFAULT '0',
|
||||
`AlteredFormCustomizeOffsetFallback2` float NOT NULL DEFAULT '0',
|
||||
`AlteredFormCustomizeOffsetFallback3` float NOT NULL DEFAULT '0',
|
||||
@@ -2108,13 +2099,23 @@ CREATE TABLE `chr_races` (
|
||||
`Unknown910_21` float NOT NULL DEFAULT '0',
|
||||
`Unknown910_22` float NOT NULL DEFAULT '0',
|
||||
`Unknown910_23` float NOT NULL DEFAULT '0',
|
||||
`Unknown1000` int NOT NULL DEFAULT '0',
|
||||
`BaseLanguage` tinyint NOT NULL DEFAULT '0',
|
||||
`CreatureType` tinyint NOT NULL DEFAULT '0',
|
||||
`CreatureType` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Alliance` tinyint NOT NULL DEFAULT '0',
|
||||
`RaceRelated` tinyint NOT NULL DEFAULT '0',
|
||||
`UnalteredVisualRaceID` tinyint NOT NULL DEFAULT '0',
|
||||
`DefaultClassID` tinyint NOT NULL DEFAULT '0',
|
||||
`NeutralRaceID` tinyint NOT NULL DEFAULT '0',
|
||||
`MaleModelFallbackRaceID` tinyint NOT NULL DEFAULT '0',
|
||||
`MaleModelFallbackSex` tinyint NOT NULL DEFAULT '0',
|
||||
`FemaleModelFallbackRaceID` tinyint NOT NULL DEFAULT '0',
|
||||
`FemaleModelFallbackSex` tinyint NOT NULL DEFAULT '0',
|
||||
`MaleTextureFallbackRaceID` tinyint NOT NULL DEFAULT '0',
|
||||
`MaleTextureFallbackSex` tinyint NOT NULL DEFAULT '0',
|
||||
`FemaleTextureFallbackRaceID` tinyint NOT NULL DEFAULT '0',
|
||||
`FemaleTextureFallbackSex` tinyint NOT NULL DEFAULT '0',
|
||||
`HelmetAnimScalingRaceID` tinyint NOT NULL DEFAULT '0',
|
||||
`UnalteredVisualCustomizationRaceID` tinyint NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -2399,6 +2400,21 @@ CREATE TABLE `corruption_effects` (
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `crafting_quality`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `crafting_quality`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `crafting_quality` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`QualityTier` int NOT NULL DEFAULT '0',
|
||||
`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 `creature`
|
||||
--
|
||||
@@ -2515,7 +2531,7 @@ CREATE TABLE `creature_display_info_extra` (
|
||||
`DisplayRaceID` tinyint NOT NULL DEFAULT '0',
|
||||
`DisplaySexID` tinyint NOT NULL DEFAULT '0',
|
||||
`DisplayClassID` tinyint NOT NULL DEFAULT '0',
|
||||
`Flags` tinyint NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`BakeMaterialResourcesID` int NOT NULL DEFAULT '0',
|
||||
`HDBakeMaterialResourcesID` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
@@ -2618,7 +2634,7 @@ CREATE TABLE `creature_model_data` (
|
||||
`FootstepCameraEffectID` int unsigned NOT NULL DEFAULT '0',
|
||||
`DeathThudCameraEffectID` int unsigned NOT NULL DEFAULT '0',
|
||||
`SoundID` int unsigned NOT NULL DEFAULT '0',
|
||||
`SizeClass` int unsigned NOT NULL DEFAULT '0',
|
||||
`SizeClass` tinyint NOT NULL DEFAULT '0',
|
||||
`CollisionWidth` float NOT NULL DEFAULT '0',
|
||||
`CollisionHeight` float NOT NULL DEFAULT '0',
|
||||
`WorldEffectScale` float NOT NULL DEFAULT '0',
|
||||
@@ -2654,7 +2670,7 @@ DROP TABLE IF EXISTS `creature_type`;
|
||||
CREATE TABLE `creature_type` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Flags` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -2836,6 +2852,7 @@ CREATE TABLE `currency_types` (
|
||||
`RechargingAmountPerCycle` int unsigned NOT NULL DEFAULT '0',
|
||||
`RechargingCycleDurationMS` int unsigned NOT NULL DEFAULT '0',
|
||||
`AccountTransferPercentage` float NOT NULL DEFAULT '0',
|
||||
`OrderIndex` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags1` int NOT NULL DEFAULT '0',
|
||||
`Flags2` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
@@ -3016,6 +3033,7 @@ CREATE TABLE `dungeon_encounter` (
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`SpellIconFileID` int NOT NULL DEFAULT '0',
|
||||
`Faction` int NOT NULL DEFAULT '0',
|
||||
`Unknown1115` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -3154,9 +3172,9 @@ DROP TABLE IF EXISTS `emotes_text_sound`;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `emotes_text_sound` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`RaceID` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`ClassID` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`SexID` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`RaceID` tinyint NOT NULL DEFAULT '0',
|
||||
`ClassID` tinyint NOT NULL DEFAULT '0',
|
||||
`SexID` tinyint NOT NULL DEFAULT '0',
|
||||
`SoundID` int unsigned NOT NULL DEFAULT '0',
|
||||
`EmotesTextID` int unsigned NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
@@ -3808,7 +3826,7 @@ CREATE TABLE `garr_follower` (
|
||||
`AllySlottingBroadcastTextID` int unsigned NOT NULL DEFAULT '0',
|
||||
`ChrClassID` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`Gender` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Gender` tinyint NOT NULL DEFAULT '0',
|
||||
`AutoCombatantID` int NOT NULL DEFAULT '0',
|
||||
`CovenantID` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
@@ -4195,6 +4213,7 @@ CREATE TABLE `gossip_npc_option` (
|
||||
`TraitTreeID` int NOT NULL DEFAULT '0',
|
||||
`ProfessionID` int NOT NULL DEFAULT '0',
|
||||
`Unknown_1002_14` int NOT NULL DEFAULT '0',
|
||||
`SkillLineID` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -4280,7 +4299,7 @@ CREATE TABLE `heirloom` (
|
||||
`LegacyUpgradedItemID` int NOT NULL DEFAULT '0',
|
||||
`StaticUpgradedItemID` int NOT NULL DEFAULT '0',
|
||||
`SourceTypeEnum` tinyint NOT NULL DEFAULT '0',
|
||||
`Flags` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`LegacyItemID` int NOT NULL DEFAULT '0',
|
||||
`UpgradeItemID1` int NOT NULL DEFAULT '0',
|
||||
`UpgradeItemID2` int NOT NULL DEFAULT '0',
|
||||
@@ -4785,7 +4804,7 @@ CREATE TABLE `item_class` (
|
||||
`ClassName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`ClassID` tinyint NOT NULL DEFAULT '0',
|
||||
`PriceModifier` float NOT NULL DEFAULT '0',
|
||||
`Flags` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -5018,7 +5037,7 @@ CREATE TABLE `item_extended_cost` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`RequiredArenaRating` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`ArenaBracket` tinyint NOT NULL DEFAULT '0',
|
||||
`Flags` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`MinFactionID` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`MinReputation` int NOT NULL DEFAULT '0',
|
||||
`RequiredAchievement` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
@@ -5498,7 +5517,7 @@ CREATE TABLE `item_sparse` (
|
||||
`DamageDamageType` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`ContainerSlots` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`RequiredPVPMedal` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`RequiredPVPRank` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`RequiredPVPRank` tinyint NOT NULL DEFAULT '0',
|
||||
`RequiredLevel` tinyint NOT NULL DEFAULT '0',
|
||||
`InventoryType` tinyint NOT NULL DEFAULT '0',
|
||||
`OverallQualityID` tinyint NOT NULL DEFAULT '0',
|
||||
@@ -5735,6 +5754,7 @@ CREATE TABLE `journal_instance` (
|
||||
`LoreFileDataID` int NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`AreaID` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`CovenantID` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -6085,7 +6105,7 @@ CREATE TABLE `liquid_type` (
|
||||
`Texture4` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Texture5` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Texture6` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Flags` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`SoundBank` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`SoundID` int unsigned NOT NULL DEFAULT '0',
|
||||
`SpellID` int unsigned NOT NULL DEFAULT '0',
|
||||
@@ -6482,6 +6502,22 @@ CREATE TABLE `maw_power` (
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `modified_crafting_item`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `modified_crafting_item`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `modified_crafting_item` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`ModifiedCraftingReagentItemID` int NOT NULL DEFAULT '0',
|
||||
`CraftingQualityID` int NOT NULL DEFAULT '0',
|
||||
`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 `modifier_tree`
|
||||
--
|
||||
@@ -6547,6 +6583,7 @@ CREATE TABLE `mount_capability` (
|
||||
`ReqMapID` smallint NOT NULL DEFAULT '0',
|
||||
`PlayerConditionID` int NOT NULL DEFAULT '0',
|
||||
`FlightCapabilityID` int NOT NULL DEFAULT '0',
|
||||
`DriveCapabilityID` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -6681,8 +6718,8 @@ DROP TABLE IF EXISTS `name_gen`;
|
||||
CREATE TABLE `name_gen` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`RaceID` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Sex` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`RaceID` tinyint NOT NULL DEFAULT '0',
|
||||
`Sex` tinyint NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -6747,6 +6784,7 @@ CREATE TABLE `num_talents_at_level` (
|
||||
`NumTalents` int NOT NULL DEFAULT '0',
|
||||
`NumTalentsDeathKnight` int NOT NULL DEFAULT '0',
|
||||
`NumTalentsDemonHunter` int NOT NULL DEFAULT '0',
|
||||
`Unknown1115` float NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -6810,7 +6848,7 @@ CREATE TABLE `path` (
|
||||
`Green` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Blue` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Alpha` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -6850,6 +6888,54 @@ CREATE TABLE `path_property` (
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `perks_activity`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `perks_activity`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `perks_activity` (
|
||||
`ActivityName` text COLLATE utf8mb4_unicode_ci,
|
||||
`Description` text COLLATE utf8mb4_unicode_ci,
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`CriteriaTreeID` int NOT NULL DEFAULT '0',
|
||||
`ThresholdContributionAmount` int NOT NULL DEFAULT '0',
|
||||
`Supersedes` int NOT NULL DEFAULT '0',
|
||||
`Priority` int NOT NULL DEFAULT '0',
|
||||
`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 `perks_activity_locale`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `perks_activity_locale`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `perks_activity_locale` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL,
|
||||
`ActivityName_lang` text COLLATE utf8mb4_unicode_ci,
|
||||
`Description_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 `phase`
|
||||
--
|
||||
@@ -6914,7 +7000,7 @@ CREATE TABLE `player_condition` (
|
||||
`WorldStateExpressionID` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`WeatherID` int NOT NULL DEFAULT '0',
|
||||
`PartyStatus` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`LifetimeMaxPVPRank` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`LifetimeMaxPVPRank` tinyint NOT NULL DEFAULT '0',
|
||||
`AchievementLogic` int unsigned NOT NULL DEFAULT '0',
|
||||
`Gender` tinyint NOT NULL DEFAULT '0',
|
||||
`NativeGender` tinyint NOT NULL DEFAULT '0',
|
||||
@@ -6944,8 +7030,8 @@ CREATE TABLE `player_condition` (
|
||||
`MinGuildLevel` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`MaxExpansionTier` tinyint NOT NULL DEFAULT '0',
|
||||
`MinExpansionTier` tinyint NOT NULL DEFAULT '0',
|
||||
`MinPVPRank` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`MaxPVPRank` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`MinPVPRank` tinyint NOT NULL DEFAULT '0',
|
||||
`MaxPVPRank` tinyint NOT NULL DEFAULT '0',
|
||||
`ContentTuningID` int NOT NULL DEFAULT '0',
|
||||
`CovenantID` int NOT NULL DEFAULT '0',
|
||||
`TraitNodeEntryLogic` int unsigned NOT NULL DEFAULT '0',
|
||||
@@ -7482,6 +7568,7 @@ CREATE TABLE `quest_line_x_quest` (
|
||||
`QuestID` int unsigned NOT NULL DEFAULT '0',
|
||||
`OrderIndex` int unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`Unknown1110` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -8262,7 +8349,7 @@ DROP TABLE IF EXISTS `spell_casting_requirements`;
|
||||
CREATE TABLE `spell_casting_requirements` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`SpellID` int NOT NULL DEFAULT '0',
|
||||
`FacingCasterFlags` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`FacingCasterFlags` int NOT NULL DEFAULT '0',
|
||||
`MinFactionID` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`MinReputation` int NOT NULL DEFAULT '0',
|
||||
`RequiredAreasID` smallint unsigned NOT NULL DEFAULT '0',
|
||||
@@ -9097,7 +9184,7 @@ CREATE TABLE `spell_shapeshift_form` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`CreatureDisplayID` int unsigned NOT NULL DEFAULT '0',
|
||||
`CreatureType` tinyint NOT NULL DEFAULT '0',
|
||||
`CreatureType` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`AttackIconFileID` int NOT NULL DEFAULT '0',
|
||||
`BonusActionBar` tinyint NOT NULL DEFAULT '0',
|
||||
@@ -9394,12 +9481,29 @@ CREATE TABLE `talent` (
|
||||
`TierID` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`ColumnIndex` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`ClassID` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`TabID` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`ClassID` tinyint NOT NULL DEFAULT '0',
|
||||
`SpecID` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`SpellID` int unsigned NOT NULL DEFAULT '0',
|
||||
`OverridesSpellID` int unsigned NOT NULL DEFAULT '0',
|
||||
`CategoryMask1` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`CategoryMask2` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`RequiredSpellID` int unsigned NOT NULL DEFAULT '0',
|
||||
`CategoryMask1` int NOT NULL DEFAULT '0',
|
||||
`CategoryMask2` int NOT NULL DEFAULT '0',
|
||||
`SpellRank1` int unsigned NOT NULL DEFAULT '0',
|
||||
`SpellRank2` int unsigned NOT NULL DEFAULT '0',
|
||||
`SpellRank3` int unsigned NOT NULL DEFAULT '0',
|
||||
`SpellRank4` int unsigned NOT NULL DEFAULT '0',
|
||||
`SpellRank5` int unsigned NOT NULL DEFAULT '0',
|
||||
`SpellRank6` int unsigned NOT NULL DEFAULT '0',
|
||||
`SpellRank7` int unsigned NOT NULL DEFAULT '0',
|
||||
`SpellRank8` int unsigned NOT NULL DEFAULT '0',
|
||||
`SpellRank9` int unsigned NOT NULL DEFAULT '0',
|
||||
`PrereqTalent1` int unsigned NOT NULL DEFAULT '0',
|
||||
`PrereqTalent2` int unsigned NOT NULL DEFAULT '0',
|
||||
`PrereqTalent3` int unsigned NOT NULL DEFAULT '0',
|
||||
`PrereqRank1` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`PrereqRank2` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`PrereqRank3` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -9588,7 +9692,7 @@ CREATE TABLE `toy` (
|
||||
`SourceText` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`ItemID` int NOT NULL DEFAULT '0',
|
||||
`Flags` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`SourceTypeEnum` tinyint NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
@@ -10764,12 +10868,12 @@ CREATE TABLE `vehicle_seat` (
|
||||
`CameraEnteringZoom` float NOT NULL DEFAULT '0',
|
||||
`CameraSeatZoomMin` float NOT NULL DEFAULT '0',
|
||||
`CameraSeatZoomMax` float NOT NULL DEFAULT '0',
|
||||
`EnterAnimKitID` smallint NOT NULL DEFAULT '0',
|
||||
`RideAnimKitID` smallint NOT NULL DEFAULT '0',
|
||||
`ExitAnimKitID` smallint NOT NULL DEFAULT '0',
|
||||
`VehicleEnterAnimKitID` smallint NOT NULL DEFAULT '0',
|
||||
`VehicleRideAnimKitID` smallint NOT NULL DEFAULT '0',
|
||||
`VehicleExitAnimKitID` smallint NOT NULL DEFAULT '0',
|
||||
`EnterAnimKitID` int NOT NULL DEFAULT '0',
|
||||
`RideAnimKitID` int NOT NULL DEFAULT '0',
|
||||
`ExitAnimKitID` int NOT NULL DEFAULT '0',
|
||||
`VehicleEnterAnimKitID` int NOT NULL DEFAULT '0',
|
||||
`VehicleRideAnimKitID` int NOT NULL DEFAULT '0',
|
||||
`VehicleExitAnimKitID` int NOT NULL DEFAULT '0',
|
||||
`CameraModeID` smallint NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
@@ -10829,6 +10933,67 @@ CREATE TABLE `vignette_locale` (
|
||||
PARTITION zhTW VALUES IN ('zhTW') ENGINE = InnoDB) */;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `warband_scene`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `warband_scene`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `warband_scene` (
|
||||
`Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Source` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`PositionX` float NOT NULL DEFAULT '0',
|
||||
`PositionY` float NOT NULL DEFAULT '0',
|
||||
`PositionZ` float NOT NULL DEFAULT '0',
|
||||
`LookAtX` float NOT NULL DEFAULT '0',
|
||||
`LookAtY` float NOT NULL DEFAULT '0',
|
||||
`LookAtZ` float NOT NULL DEFAULT '0',
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`MapID` int unsigned NOT NULL DEFAULT '0',
|
||||
`Fov` float NOT NULL DEFAULT '0',
|
||||
`TimeOfDay` int NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`SoundAmbienceID` int NOT NULL DEFAULT '0',
|
||||
`Quality` tinyint NOT NULL DEFAULT '0',
|
||||
`TextureKit` int NOT NULL DEFAULT '0',
|
||||
`DefaultScenePriority` int NOT NULL DEFAULT '0',
|
||||
`SourceType` tinyint NOT NULL DEFAULT '0',
|
||||
`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 `warband_scene_locale`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `warband_scene_locale`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `warband_scene_locale` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
||||
`Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Description_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Source_lang` text CHARACTER SET utf8mb4 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 `wmo_area_table`
|
||||
--
|
||||
@@ -10894,7 +11059,7 @@ DROP TABLE IF EXISTS `world_effect`;
|
||||
CREATE TABLE `world_effect` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`QuestFeedbackEffectID` int unsigned NOT NULL DEFAULT '0',
|
||||
`WhenToDisplay` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`WhenToDisplay` int NOT NULL DEFAULT '0',
|
||||
`TargetType` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`TargetAsset` int NOT NULL DEFAULT '0',
|
||||
`PlayerConditionID` int unsigned NOT NULL DEFAULT '0',
|
||||
@@ -10923,7 +11088,7 @@ CREATE TABLE `world_map_overlay` (
|
||||
`HitRectLeft` int NOT NULL DEFAULT '0',
|
||||
`HitRectRight` int NOT NULL DEFAULT '0',
|
||||
`PlayerConditionID` int unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` int unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`AreaID1` int unsigned NOT NULL DEFAULT '0',
|
||||
`AreaID2` int unsigned NOT NULL DEFAULT '0',
|
||||
`AreaID3` int unsigned NOT NULL DEFAULT '0',
|
||||
@@ -10961,4 +11126,4 @@ CREATE TABLE `world_state_expression` (
|
||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
|
||||
-- Dump completed on 2024-12-22 2:56:24
|
||||
-- Dump completed on 2025-05-31 19:46:02
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
-- MySQL dump 10.13 Distrib 8.0.40, for Linux (x86_64)
|
||||
-- MySQL dump 10.13 Distrib 8.0.42, for Linux (x86_64)
|
||||
--
|
||||
-- Host: localhost Database: world
|
||||
-- ------------------------------------------------------
|
||||
-- Server version 8.0.40-0ubuntu0.22.04.1
|
||||
-- Server version 8.0.42-0ubuntu0.22.04.1
|
||||
|
||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||
@@ -155,8 +155,8 @@ CREATE TABLE `areatrigger_create_properties` (
|
||||
`AnimKitId` int NOT NULL DEFAULT '0',
|
||||
`DecalPropertiesId` int unsigned NOT NULL DEFAULT '0',
|
||||
`SpellForVisuals` int DEFAULT NULL,
|
||||
`TimeToTarget` int unsigned NOT NULL DEFAULT '0',
|
||||
`TimeToTargetScale` int unsigned NOT NULL DEFAULT '0',
|
||||
`Speed` float NOT NULL DEFAULT '1',
|
||||
`Shape` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`ShapeData0` float NOT NULL DEFAULT '0',
|
||||
`ShapeData1` float NOT NULL DEFAULT '0',
|
||||
@@ -1630,7 +1630,7 @@ CREATE TABLE `game_tele` (
|
||||
`map` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
||||
PRIMARY KEY (`id`)
|
||||
) ENGINE=InnoDB AUTO_INCREMENT=2189 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Tele Command';
|
||||
) ENGINE=InnoDB AUTO_INCREMENT=2291 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Tele Command';
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
@@ -1810,7 +1810,7 @@ CREATE TABLE `gameobject_template` (
|
||||
`entry` int unsigned NOT NULL DEFAULT '0',
|
||||
`type` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`displayId` int unsigned NOT NULL DEFAULT '0',
|
||||
`name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
||||
`name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
||||
`IconName` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
||||
`castBarCaption` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
||||
`unk1` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
||||
@@ -1992,7 +1992,7 @@ CREATE TABLE `gossip_menu_option` (
|
||||
`ActionPoiID` int unsigned NOT NULL DEFAULT '0',
|
||||
`GossipNpcOptionID` int DEFAULT NULL,
|
||||
`BoxCoded` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`BoxMoney` int unsigned NOT NULL DEFAULT '0',
|
||||
`BoxMoney` bigint unsigned NOT NULL DEFAULT '0',
|
||||
`BoxText` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`BoxBroadcastTextID` int unsigned NOT NULL DEFAULT '0',
|
||||
`SpellID` int DEFAULT NULL,
|
||||
@@ -2529,10 +2529,10 @@ DROP TABLE IF EXISTS `player_classlevelstats`;
|
||||
CREATE TABLE `player_classlevelstats` (
|
||||
`class` tinyint unsigned NOT NULL,
|
||||
`level` tinyint unsigned NOT NULL,
|
||||
`str` smallint unsigned NOT NULL COMMENT 'strength',
|
||||
`agi` smallint unsigned NOT NULL COMMENT 'agility',
|
||||
`sta` smallint unsigned NOT NULL COMMENT 'stamina',
|
||||
`inte` smallint unsigned NOT NULL COMMENT 'intellect',
|
||||
`str` int NOT NULL COMMENT 'strength',
|
||||
`agi` int NOT NULL COMMENT 'agility',
|
||||
`sta` int NOT NULL COMMENT 'stamina',
|
||||
`inte` int NOT NULL COMMENT 'intellect',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`class`,`level`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Stores levels stats.';
|
||||
@@ -2744,7 +2744,6 @@ CREATE TABLE `playerchoice_response_maw_power` (
|
||||
`ResponseId` int NOT NULL,
|
||||
`TypeArtFileID` int DEFAULT '0',
|
||||
`Rarity` int DEFAULT '0',
|
||||
`RarityColor` int unsigned DEFAULT '0',
|
||||
`SpellID` int DEFAULT '0',
|
||||
`MaxStacks` int DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
@@ -3470,6 +3469,7 @@ CREATE TABLE `quest_template` (
|
||||
`Flags` int unsigned NOT NULL DEFAULT '0',
|
||||
`FlagsEx` int unsigned NOT NULL DEFAULT '0',
|
||||
`FlagsEx2` int unsigned NOT NULL DEFAULT '0',
|
||||
`FlagsEx3` int unsigned NOT NULL DEFAULT '0',
|
||||
`RewardItem1` int unsigned NOT NULL DEFAULT '0',
|
||||
`RewardAmount1` int unsigned NOT NULL DEFAULT '0',
|
||||
`RewardItem2` int unsigned NOT NULL DEFAULT '0',
|
||||
@@ -3881,6 +3881,7 @@ CREATE TABLE `serverside_spell` (
|
||||
`AttributesEx12` int unsigned NOT NULL DEFAULT '0',
|
||||
`AttributesEx13` int unsigned NOT NULL DEFAULT '0',
|
||||
`AttributesEx14` int unsigned NOT NULL DEFAULT '0',
|
||||
`AttributesEx15` int unsigned NOT NULL DEFAULT '0',
|
||||
`Stances` bigint unsigned NOT NULL DEFAULT '0',
|
||||
`StancesNot` bigint unsigned NOT NULL DEFAULT '0',
|
||||
`Targets` int unsigned NOT NULL DEFAULT '0',
|
||||
@@ -4182,6 +4183,75 @@ CREATE TABLE `spawn_group_template` (
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `spawn_tracking`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `spawn_tracking`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `spawn_tracking` (
|
||||
`SpawnTrackingId` int unsigned NOT NULL,
|
||||
`SpawnType` tinyint unsigned NOT NULL,
|
||||
`SpawnId` bigint unsigned NOT NULL,
|
||||
`QuestObjectiveId` int unsigned NOT NULL,
|
||||
PRIMARY KEY (`SpawnTrackingId`,`SpawnType`,`SpawnId`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `spawn_tracking_quest_objective`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `spawn_tracking_quest_objective`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `spawn_tracking_quest_objective` (
|
||||
`SpawnTrackingId` int unsigned NOT NULL,
|
||||
`QuestObjectiveId` int unsigned NOT NULL,
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`SpawnTrackingId`,`QuestObjectiveId`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `spawn_tracking_state`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `spawn_tracking_state`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `spawn_tracking_state` (
|
||||
`SpawnType` tinyint unsigned NOT NULL,
|
||||
`SpawnId` bigint unsigned NOT NULL,
|
||||
`State` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Visible` tinyint unsigned NOT NULL DEFAULT '1',
|
||||
`StateSpellVisualId` int unsigned DEFAULT NULL,
|
||||
`StateAnimId` smallint unsigned DEFAULT NULL,
|
||||
`StateAnimKitId` smallint unsigned DEFAULT NULL,
|
||||
`StateWorldEffects` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
PRIMARY KEY (`SpawnType`,`SpawnId`,`State`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `spawn_tracking_template`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `spawn_tracking_template`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `spawn_tracking_template` (
|
||||
`SpawnTrackingId` int unsigned NOT NULL,
|
||||
`MapId` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`PhaseId` int NOT NULL DEFAULT '0',
|
||||
`PhaseGroup` int NOT NULL DEFAULT '0',
|
||||
`PhaseUseFlags` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`SpawnTrackingId`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `spell_area`
|
||||
--
|
||||
@@ -4423,13 +4493,14 @@ DROP TABLE IF EXISTS `spell_target_position`;
|
||||
CREATE TABLE `spell_target_position` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`EffectIndex` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`OrderIndex` int NOT NULL DEFAULT '0',
|
||||
`MapID` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`PositionX` float NOT NULL DEFAULT '0',
|
||||
`PositionY` float NOT NULL DEFAULT '0',
|
||||
`PositionZ` float NOT NULL DEFAULT '0',
|
||||
`Orientation` float DEFAULT NULL,
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`EffectIndex`)
|
||||
PRIMARY KEY (`ID`,`EffectIndex`,`OrderIndex`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Spell System';
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
@@ -4666,6 +4737,7 @@ CREATE TABLE `vehicle_accessory` (
|
||||
`description` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
||||
`summontype` tinyint unsigned NOT NULL DEFAULT '6' COMMENT 'see enum TempSummonType',
|
||||
`summontimer` int unsigned NOT NULL DEFAULT '30000' COMMENT 'timer, only relevant for certain summontypes',
|
||||
`RideSpellID` int DEFAULT NULL,
|
||||
PRIMARY KEY (`guid`,`seat_id`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
@@ -4699,6 +4771,7 @@ DROP TABLE IF EXISTS `vehicle_template`;
|
||||
CREATE TABLE `vehicle_template` (
|
||||
`creatureId` int unsigned NOT NULL,
|
||||
`despawnDelayMs` int NOT NULL DEFAULT '0',
|
||||
`Pitch` float DEFAULT NULL,
|
||||
PRIMARY KEY (`creatureId`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
@@ -4718,6 +4791,7 @@ CREATE TABLE `vehicle_template_accessory` (
|
||||
`description` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
||||
`summontype` tinyint unsigned NOT NULL DEFAULT '6' COMMENT 'see enum TempSummonType',
|
||||
`summontimer` int unsigned NOT NULL DEFAULT '30000' COMMENT 'timer, only relevant for certain summontypes',
|
||||
`RideSpellID` int DEFAULT NULL,
|
||||
PRIMARY KEY (`entry`,`seat_id`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
@@ -4983,4 +5057,4 @@ CREATE TABLE `world_state` (
|
||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
|
||||
-- Dump completed on 2024-12-22 2:56:21
|
||||
-- Dump completed on 2025-05-31 19:45:59
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
DELETE FROM `build_info` WHERE `build` IN (59207);
|
||||
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`) VALUES
|
||||
(59207,11,0,7,NULL);
|
||||
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59207 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59207 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59207 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59207 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59207 AND `platform`='Win' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59207 AND `platform`='Win' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59207 AND `platform`='Win' AND `arch`='x64' AND `type`='WoWC';
|
||||
INSERT INTO `build_auth_key` (`build`,`platform`,`arch`,`type`,`key`) VALUES
|
||||
(59207,'Mac','A64','WoW',0x2EC5EAA28DA705573D808A7E911F5D00),
|
||||
(59207,'Mac','A64','WoWC',0x23A35FDC661E9761FEAC93BF20A926EE),
|
||||
(59207,'Mac','x64','WoW',0x9E2B97FF7DEA87E951DDE91A65C2595B),
|
||||
(59207,'Mac','x64','WoWC',0x5FB60ADC82C68D1E50B70956BFBC77BC),
|
||||
(59207,'Win','A64','WoW',0x41AF3D9F83318D4FC4406BF5C23B20AB),
|
||||
(59207,'Win','x64','WoW',0x170FB48807771D186547DF96C59E5306),
|
||||
(59207,'Win','x64','WoWC',0xA9038B171DE62AF741304A4C0F273814);
|
||||
|
||||
UPDATE `realmlist` SET `gamebuild`=59207 WHERE `gamebuild`=58911;
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '59207';
|
||||
@@ -0,0 +1,23 @@
|
||||
DELETE FROM `build_info` WHERE `build` IN (59302);
|
||||
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`) VALUES
|
||||
(59302,11,0,7,NULL);
|
||||
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59302 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59302 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59302 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59302 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59302 AND `platform`='Win' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59302 AND `platform`='Win' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59302 AND `platform`='Win' AND `arch`='x64' AND `type`='WoWC';
|
||||
INSERT INTO `build_auth_key` (`build`,`platform`,`arch`,`type`,`key`) VALUES
|
||||
(59302,'Mac','A64','WoW',0x70A6BE00213BB70AB96C51280D72D186),
|
||||
(59302,'Mac','A64','WoWC',0x6A5CFE0D3A4BDEC7D16D33E9ACA7D71D),
|
||||
(59302,'Mac','x64','WoW',0x9FD959000AFAA2E5F10A4ABE33AC62BE),
|
||||
(59302,'Mac','x64','WoWC',0xD39B478EFD342D568DCBC2E85FCA574D),
|
||||
(59302,'Win','A64','WoW',0x60B1757CA707789C9ACD6F1FB69E28D5),
|
||||
(59302,'Win','x64','WoW',0x330E4E7EF1E07DA8382C813650D7E7B5),
|
||||
(59302,'Win','x64','WoWC',0xB5A0C54F6B334515E68260F6334E7593);
|
||||
|
||||
UPDATE `realmlist` SET `gamebuild`=59302 WHERE `gamebuild`=59207;
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '59302';
|
||||
@@ -0,0 +1,33 @@
|
||||
DELETE FROM `build_info` WHERE `build` IN (59347,59425,59466);
|
||||
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`) VALUES
|
||||
(59347,11,1,0,NULL),
|
||||
(59425,11,1,0,NULL),
|
||||
(59466,11,1,0,NULL);
|
||||
|
||||
DELETE FROM `build_auth_key` WHERE `build` IN (59347,59425,59466);
|
||||
INSERT INTO `build_auth_key` (`build`,`platform`,`arch`,`type`,`key`) VALUES
|
||||
(59347,'Mac','A64','WoW',0xC7B81BB6F9207DA0CCEBFAC3186FC073),
|
||||
(59347,'Mac','A64','WoWC',0xBAB986A50C7FDB89467AA5613A6BA345),
|
||||
(59347,'Mac','x64','WoW',0x1A11343133BF1ABDBF0FF6B287B37C23),
|
||||
(59347,'Mac','x64','WoWC',0x3A624C37EE150CC9B71CA3AD1F4532CF),
|
||||
(59347,'Win','A64','WoW',0x80CAC49F6EA99AC68CA9B834466CA5DC),
|
||||
(59347,'Win','x64','WoW',0x63228339538F9552D16855976C64848B),
|
||||
(59347,'Win','x64','WoWC',0xBB45FAC562EB7CF3FC4C137C1AE93AF6),
|
||||
(59425,'Mac','A64','WoW',0x14A01BEF9E9DB7C5A40438CE87E99B85),
|
||||
(59425,'Mac','A64','WoWC',0x38B98DA1F8765C927C724CFE4E1D92C2),
|
||||
(59425,'Mac','x64','WoW',0x9D230A7C010BA2E5B385CB4E24A59529),
|
||||
(59425,'Mac','x64','WoWC',0xB0BF826891290E30173DCA5CF2B39F50),
|
||||
(59425,'Win','A64','WoW',0xF40FED2615A2454E31B044B1AD564B7D),
|
||||
(59425,'Win','x64','WoW',0x5FE3E3980A15A1D4ED64240BC0C6932D),
|
||||
(59425,'Win','x64','WoWC',0xECA5DA344AF973B0D25AC1103FB694B8),
|
||||
(59466,'Mac','A64','WoW',0xF6CB8EB7AB66F8909ADCA85052BFAE40),
|
||||
(59466,'Mac','A64','WoWC',0x213104EC1BEF7656FC3930DCE4176184),
|
||||
(59466,'Mac','x64','WoW',0x99075D27FF98A87368A08E87A3F105C3),
|
||||
(59466,'Mac','x64','WoWC',0x516115232E1A8B3F1E3CA709F20EA84D),
|
||||
(59466,'Win','A64','WoW',0x04F0986C0EAD648F8C7B27736A30088A),
|
||||
(59466,'Win','x64','WoW',0x118FFD674F5B51C277F5C8505E9479D3),
|
||||
(59466,'Win','x64','WoWC',0xC299CB416E332E4BBE5AA1AAE905A437);
|
||||
|
||||
UPDATE `realmlist` SET `gamebuild`=59466 WHERE `gamebuild` IN (59302,59347,59425);
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '59466';
|
||||
@@ -0,0 +1,12 @@
|
||||
--
|
||||
-- Table structure for table `battlenet_account_warband_scenes`
|
||||
--
|
||||
DROP TABLE IF EXISTS `battlenet_account_warband_scenes`;
|
||||
CREATE TABLE `battlenet_account_warband_scenes` (
|
||||
`battlenetAccountId` int unsigned NOT NULL,
|
||||
`warbandSceneId` int NOT NULL DEFAULT '0',
|
||||
`isFavorite` tinyint(1) DEFAULT '0',
|
||||
`hasFanfare` tinyint(1) DEFAULT '0',
|
||||
PRIMARY KEY (`battlenetAccountId`,`warbandSceneId`),
|
||||
CONSTRAINT `fk_battlenet_account_warband_scenes__accountId` FOREIGN KEY (`battlenetAccountId`) REFERENCES `battlenet_accounts` (`id`) ON DELETE RESTRICT ON UPDATE RESTRICT
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -0,0 +1,23 @@
|
||||
DELETE FROM `build_info` WHERE `build` IN (59538);
|
||||
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`) VALUES
|
||||
(59538,11,1,0,NULL);
|
||||
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59538 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59538 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59538 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59538 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59538 AND `platform`='Win' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59538 AND `platform`='Win' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59538 AND `platform`='Win' AND `arch`='x64' AND `type`='WoWC';
|
||||
INSERT INTO `build_auth_key` (`build`,`platform`,`arch`,`type`,`key`) VALUES
|
||||
(59538,'Mac','A64','WoW',0x1DDC6F14195D1F85B7026AEDCCFE2875),
|
||||
(59538,'Mac','A64','WoWC',0xE34E2419F557FA85EE5D026CB1BC6246),
|
||||
(59538,'Mac','x64','WoW',0xCBC396C3E20090798DF9CF8B67DCDBEE),
|
||||
(59538,'Mac','x64','WoWC',0x73DDA3618C8D13A0DAA79C2007B894DD),
|
||||
(59538,'Win','A64','WoW',0x498203B085106FA1A039A8B5E55DD31C),
|
||||
(59538,'Win','x64','WoW',0x72B905CC388F523E1A30FBF23DA0C9AB),
|
||||
(59538,'Win','x64','WoWC',0xA198A8FF303007EAC43B74AA90489BBC);
|
||||
|
||||
UPDATE `realmlist` SET `gamebuild`=59538 WHERE `gamebuild`=59466;
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '59538';
|
||||
@@ -0,0 +1,23 @@
|
||||
DELETE FROM `build_info` WHERE `build` IN (59570);
|
||||
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`) VALUES
|
||||
(59570,11,1,0,NULL);
|
||||
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59570 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59570 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59570 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59570 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59570 AND `platform`='Win' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59570 AND `platform`='Win' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59570 AND `platform`='Win' AND `arch`='x64' AND `type`='WoWC';
|
||||
INSERT INTO `build_auth_key` (`build`,`platform`,`arch`,`type`,`key`) VALUES
|
||||
(59570,'Mac','A64','WoW',0x6318C6C300367C8E114042584DA7F82C),
|
||||
(59570,'Mac','A64','WoWC',0x6F1554122133FA8F4EE189022CFFD122),
|
||||
(59570,'Mac','x64','WoW',0x13968B08B91BD4A922C3340A77E30C87),
|
||||
(59570,'Mac','x64','WoWC',0x29D0C5C6E3F8408D064EA76930EE92E7),
|
||||
(59570,'Win','A64','WoW',0x1ED3EA5DBEF495E4A01AE989E8F44CD8),
|
||||
(59570,'Win','x64','WoW',0x7571E0C3459C7F9BFDC64BF5AF035F08),
|
||||
(59570,'Win','x64','WoWC',0xC5CA2210F4E39657EE415FCAA53D4B23);
|
||||
|
||||
UPDATE `realmlist` SET `gamebuild`=59570 WHERE `gamebuild`=59538;
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '59570';
|
||||
@@ -0,0 +1,23 @@
|
||||
DELETE FROM `build_info` WHERE `build` IN (59679);
|
||||
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`) VALUES
|
||||
(59679,11,1,0,NULL);
|
||||
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59679 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59679 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59679 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59679 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59679 AND `platform`='Win' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59679 AND `platform`='Win' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59679 AND `platform`='Win' AND `arch`='x64' AND `type`='WoWC';
|
||||
INSERT INTO `build_auth_key` (`build`,`platform`,`arch`,`type`,`key`) VALUES
|
||||
(59679,'Mac','A64','WoW',0x721E18C6BB25D4878A91801985A0D18F),
|
||||
(59679,'Mac','A64','WoWC',0x45CB8600B7404B46B032183CCE4B340A),
|
||||
(59679,'Mac','x64','WoW',0x2E3CD97FD83976BB7D56D3489CE40D79),
|
||||
(59679,'Mac','x64','WoWC',0x4D28DE9F333624311D3150F871C472EF),
|
||||
(59679,'Win','A64','WoW',0xE4435EE6E4968B5106E6596B60EE2DB6),
|
||||
(59679,'Win','x64','WoW',0x54E4C53C5DC1930794DE4D1DD0365FE2),
|
||||
(59679,'Win','x64','WoWC',0xB23BFD99EBCD872EA39230E1AABCD19B);
|
||||
|
||||
UPDATE `realmlist` SET `gamebuild`=59679 WHERE `gamebuild`=59570;
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '59679';
|
||||
@@ -0,0 +1,23 @@
|
||||
DELETE FROM `build_info` WHERE `build` IN (59888);
|
||||
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`) VALUES
|
||||
(59888,11,1,0,NULL);
|
||||
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59888 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59888 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59888 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59888 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59888 AND `platform`='Win' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59888 AND `platform`='Win' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=59888 AND `platform`='Win' AND `arch`='x64' AND `type`='WoWC';
|
||||
INSERT INTO `build_auth_key` (`build`,`platform`,`arch`,`type`,`key`) VALUES
|
||||
(59888,'Mac','A64','WoW',0xB64283161581FFC8D5FA9D5EF2689C1D),
|
||||
(59888,'Mac','A64','WoWC',0xB9E0C8C20A63C3B7EA8037A6968C1305),
|
||||
(59888,'Mac','x64','WoW',0x92D62F3B10B01DF8A6FF042BE8567D19),
|
||||
(59888,'Mac','x64','WoWC',0xB0F4010BAF63ECC5E798BC49827016E9),
|
||||
(59888,'Win','A64','WoW',0x7BC71337460CB90B26FEBEC9FC14B553),
|
||||
(59888,'Win','x64','WoW',0x17B6A2C47452572A8EBF9200C1CA1C92),
|
||||
(59888,'Win','x64','WoWC',0x709AD6F51891994D41CBA1F49F812123);
|
||||
|
||||
UPDATE `realmlist` SET `gamebuild`=59888 WHERE `gamebuild`=59679;
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '59888';
|
||||
@@ -0,0 +1,3 @@
|
||||
-- TDB 1110.25031 auth
|
||||
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
|
||||
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/11.x/auth', 'ARCHIVED');
|
||||
@@ -0,0 +1,23 @@
|
||||
DELETE FROM `build_info` WHERE `build` IN (60037);
|
||||
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`) VALUES
|
||||
(60037,11,1,0,NULL);
|
||||
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60037 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60037 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60037 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60037 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60037 AND `platform`='Win' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60037 AND `platform`='Win' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60037 AND `platform`='Win' AND `arch`='x64' AND `type`='WoWC';
|
||||
INSERT INTO `build_auth_key` (`build`,`platform`,`arch`,`type`,`key`) VALUES
|
||||
(60037,'Mac','A64','WoW',0x2D9FE76E6A93DD0C93DF0D3D8B192FAD),
|
||||
(60037,'Mac','A64','WoWC',0x7AE0E5804DD7DD5D707BE74DB290C807),
|
||||
(60037,'Mac','x64','WoW',0xBCD051513C5A8DB78BF7B0A8EC18E5EC),
|
||||
(60037,'Mac','x64','WoWC',0x64E76DF99C69D852656979829D8600CE),
|
||||
(60037,'Win','A64','WoW',0x2A4939EC8440AB977FE9282A2CCE3E24),
|
||||
(60037,'Win','x64','WoW',0x474FF52EF47D47521EF138291B43723D),
|
||||
(60037,'Win','x64','WoWC',0x75EBBD3C1C1D088F2597E40CA3924B5E);
|
||||
|
||||
UPDATE `realmlist` SET `gamebuild`=60037 WHERE `gamebuild`=59888;
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '60037';
|
||||
@@ -0,0 +1,23 @@
|
||||
DELETE FROM `build_info` WHERE `build` IN (60189);
|
||||
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`) VALUES
|
||||
(60189,11,1,0,NULL);
|
||||
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60189 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60189 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60189 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60189 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60189 AND `platform`='Win' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60189 AND `platform`='Win' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60189 AND `platform`='Win' AND `arch`='x64' AND `type`='WoWC';
|
||||
INSERT INTO `build_auth_key` (`build`,`platform`,`arch`,`type`,`key`) VALUES
|
||||
(60189,'Mac','A64','WoW',0x7C532E0F4D4429430D54BB1DD5D88336),
|
||||
(60189,'Mac','A64','WoWC',0xCF51D223D48B246FC13A9376A8C933F5),
|
||||
(60189,'Mac','x64','WoW',0x59B56E50D2A1D3EB28325F57BF637428),
|
||||
(60189,'Mac','x64','WoWC',0x40CE6676DC47E77D6BED686D31429BE6),
|
||||
(60189,'Win','A64','WoW',0xE8F789C79EED914C872AEF6D7351EDF8),
|
||||
(60189,'Win','x64','WoW',0xD9A3ACC3E1222318D951DC0F3FB8AEC4),
|
||||
(60189,'Win','x64','WoWC',0xA7A07FBE9E0C2D9E9CA3DFBD2670A0AD);
|
||||
|
||||
UPDATE `realmlist` SET `gamebuild`=60189 WHERE `gamebuild`=60037;
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '60189';
|
||||
@@ -0,0 +1,23 @@
|
||||
DELETE FROM `build_info` WHERE `build` IN (60228);
|
||||
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`) VALUES
|
||||
(60228,11,1,0,NULL);
|
||||
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60228 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60228 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60228 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60228 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60228 AND `platform`='Win' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60228 AND `platform`='Win' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60228 AND `platform`='Win' AND `arch`='x64' AND `type`='WoWC';
|
||||
INSERT INTO `build_auth_key` (`build`,`platform`,`arch`,`type`,`key`) VALUES
|
||||
(60228,'Mac','A64','WoW',0xB14CFCF7D92AE48EFCF4BCC7D263039D),
|
||||
(60228,'Mac','A64','WoWC',0xF3D26ACC7F83A3FC6CEB494818C27756),
|
||||
(60228,'Mac','x64','WoW',0x8BB5518B0818D0FD086A055D06AD2515),
|
||||
(60228,'Mac','x64','WoWC',0x9F1CE1C8259537F6B0F8B9BCC423D241),
|
||||
(60228,'Win','A64','WoW',0xD05C9119A81C564EDC48EABFB6F9D06F),
|
||||
(60228,'Win','x64','WoW',0x5B6F19D30DCC37D1C3D9CB94A44EB34E),
|
||||
(60228,'Win','x64','WoWC',0xCEC40F04254DFD2314D1AAC86762182A);
|
||||
|
||||
UPDATE `realmlist` SET `gamebuild`=60228 WHERE `gamebuild`=60189;
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '60228';
|
||||
@@ -0,0 +1,23 @@
|
||||
DELETE FROM `build_info` WHERE `build` IN (60257);
|
||||
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`) VALUES
|
||||
(60257,11,1,0,NULL);
|
||||
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60257 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60257 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60257 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60257 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60257 AND `platform`='Win' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60257 AND `platform`='Win' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60257 AND `platform`='Win' AND `arch`='x64' AND `type`='WoWC';
|
||||
INSERT INTO `build_auth_key` (`build`,`platform`,`arch`,`type`,`key`) VALUES
|
||||
(60257,'Mac','A64','WoW',0xB59EBBBA00139714D2CA755DBA71A58A),
|
||||
(60257,'Mac','A64','WoWC',0x01DCFC44C27452F3B7E33EE6F01E067F),
|
||||
(60257,'Mac','x64','WoW',0x3A0DB5ECBECCA5C80B704FA405DA5389),
|
||||
(60257,'Mac','x64','WoWC',0x174D184200D89BF13A62DEDF6E265827),
|
||||
(60257,'Win','A64','WoW',0x5DE295571BA573F16EC0D27F9B256953),
|
||||
(60257,'Win','x64','WoW',0x04863309B886141AAB63893CD2414960),
|
||||
(60257,'Win','x64','WoWC',0x6D386FDACBABA88604AFAE3826FE31FA);
|
||||
|
||||
UPDATE `realmlist` SET `gamebuild`=60257 WHERE `gamebuild`=60228;
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '60257';
|
||||
@@ -0,0 +1,39 @@
|
||||
DELETE FROM `build_info` WHERE `build` IN (60392,60428,60490);
|
||||
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`) VALUES
|
||||
(60392,11,1,5,NULL),
|
||||
(60428,11,1,5,NULL),
|
||||
(60490,11,1,5,NULL);
|
||||
|
||||
DELETE FROM `build_auth_key` WHERE `build` IN (60392,60428,60490) AND `platform`='Mac' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build` IN (60392,60428,60490) AND `platform`='Mac' AND `arch`='A64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build` IN (60392,60428,60490) AND `platform`='Mac' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build` IN (60392,60428,60490) AND `platform`='Mac' AND `arch`='x64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build` IN (60392,60428,60490) AND `platform`='Win' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build` IN (60392,60428,60490) AND `platform`='Win' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build` IN (60392,60428,60490) AND `platform`='Win' AND `arch`='x64' AND `type`='WoWC';
|
||||
INSERT INTO `build_auth_key` (`build`,`platform`,`arch`,`type`,`key`) VALUES
|
||||
(60392,'Mac','A64','WoW',0x2C1FB8AE803BD91C457D08D6DF1C6128),
|
||||
(60392,'Mac','A64','WoWC',0xDFCE89D38B558A97E34B82D38C6972C9),
|
||||
(60392,'Mac','x64','WoW',0xDD8F3F8D4290BA24F006106397DD00FA),
|
||||
(60392,'Mac','x64','WoWC',0xDE6A3F2957C68A4E100ABAEB8547E127),
|
||||
(60392,'Win','A64','WoW',0xF1FE18ECAF86E0FEF417D6AC8F450444),
|
||||
(60392,'Win','x64','WoW',0xD2262204981078AE85E98BDAFF11EB41),
|
||||
(60392,'Win','x64','WoWC',0x896CE1BADC6CD1D65169AD63803BD51C),
|
||||
(60428,'Mac','A64','WoW',0x2E7D82DB6D2AB614A9D523B773C1D921),
|
||||
(60428,'Mac','A64','WoWC',0x0DA35A86AF0709859B22F9CAE128CD49),
|
||||
(60428,'Mac','x64','WoW',0xFAF413508F53006209110192CD6C1DCF),
|
||||
(60428,'Mac','x64','WoWC',0x21838345675138FC55002B4E2BB95F37),
|
||||
(60428,'Win','A64','WoW',0x32AC6106995042A6355B1DFDDE62BC75),
|
||||
(60428,'Win','x64','WoW',0x264E5A8300CB3FBDD183BF90F4EFAD4F),
|
||||
(60428,'Win','x64','WoWC',0xA70F28AEE99CE8D2993B0AB11876C668),
|
||||
(60490,'Mac','A64','WoW',0xB9289C46A7581BCFBB3E4F2DA4E88C4A),
|
||||
(60490,'Mac','A64','WoWC',0xE2CB722BA3091FB93E11D0A45FDE245D),
|
||||
(60490,'Mac','x64','WoW',0x0A8D47F840CC05F8E2F37CF9397BB5B2),
|
||||
(60490,'Mac','x64','WoWC',0x90845571462EE2250F4B5C572C9188DA),
|
||||
(60490,'Win','A64','WoW',0xBD4A878CFFF3262669351D582949F2CD),
|
||||
(60490,'Win','x64','WoW',0xBE091C2F2AEA1D1800CDA7E6875F3665),
|
||||
(60490,'Win','x64','WoWC',0x22822461C16260D124680E05875F9D9D);
|
||||
|
||||
UPDATE `realmlist` SET `gamebuild`=60490 WHERE `gamebuild` IN (60257,60392,60428);
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '60490';
|
||||
@@ -0,0 +1,23 @@
|
||||
DELETE FROM `build_info` WHERE `build` IN (60568);
|
||||
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`) VALUES
|
||||
(60568,11,1,5,NULL);
|
||||
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60568 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60568 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60568 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60568 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60568 AND `platform`='Win' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60568 AND `platform`='Win' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60568 AND `platform`='Win' AND `arch`='x64' AND `type`='WoWC';
|
||||
INSERT INTO `build_auth_key` (`build`,`platform`,`arch`,`type`,`key`) VALUES
|
||||
(60568,'Mac','A64','WoW',0x470C274987087337796E8B9E2CAE74DB),
|
||||
(60568,'Mac','A64','WoWC',0x4CB6793447021056A4D3A4DC0D187AA9),
|
||||
(60568,'Mac','x64','WoW',0x97CE8361B5B5F0E63463C3CB028C4553),
|
||||
(60568,'Mac','x64','WoWC',0x215E50B6E560D093731B8D2EA7A9125B),
|
||||
(60568,'Win','A64','WoW',0x788B2E434F8F94C2F30912640E1C28E6),
|
||||
(60568,'Win','x64','WoW',0x2EA108C13157170527F2CDF2581216A2),
|
||||
(60568,'Win','x64','WoWC',0x2D180D7E0F83BBAE38177A02273AC016);
|
||||
|
||||
UPDATE `realmlist` SET `gamebuild`=60568 WHERE `gamebuild`=60490;
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '60568';
|
||||
@@ -0,0 +1,23 @@
|
||||
DELETE FROM `build_info` WHERE `build` IN (60822);
|
||||
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`) VALUES
|
||||
(60822,11,1,5,NULL);
|
||||
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60822 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60822 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60822 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60822 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60822 AND `platform`='Win' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60822 AND `platform`='Win' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=60822 AND `platform`='Win' AND `arch`='x64' AND `type`='WoWC';
|
||||
INSERT INTO `build_auth_key` (`build`,`platform`,`arch`,`type`,`key`) VALUES
|
||||
(60822,'Mac','A64','WoW',0xAFC18687E2318BB620E4972B5A3D69BF),
|
||||
(60822,'Mac','A64','WoWC',0x9F6E6D114F14EED0D0FB202842572E2E),
|
||||
(60822,'Mac','x64','WoW',0xDE216E4A7FA5861A9526E4914CFD867A),
|
||||
(60822,'Mac','x64','WoWC',0xC07CBC1D65C06EDCC6D90914A59D76DA),
|
||||
(60822,'Win','A64','WoW',0x5696DD4936320D7F8781688A0730950A),
|
||||
(60822,'Win','x64','WoW',0x3AAC5F8EB768DFC9161C1506903E19AB),
|
||||
(60822,'Win','x64','WoWC',0x0B5F6A7B210ED77012F4341DEF9445F7);
|
||||
|
||||
UPDATE `realmlist` SET `gamebuild`=60822 WHERE `gamebuild`=60568;
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '60822';
|
||||
@@ -0,0 +1,21 @@
|
||||
DELETE FROM `build_info` WHERE `build` IN (61122);
|
||||
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`) VALUES
|
||||
(61122,11,1,5,NULL);
|
||||
|
||||
DELETE FROM `build_auth_key` WHERE `build`=61122 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=61122 AND `platform`='Mac' AND `arch`='A64' AND `type`='WoWC';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=61122 AND `platform`='Mac' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=61122 AND `platform`='Win' AND `arch`='A64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=61122 AND `platform`='Win' AND `arch`='x64' AND `type`='WoW';
|
||||
DELETE FROM `build_auth_key` WHERE `build`=61122 AND `platform`='Win' AND `arch`='x64' AND `type`='WoWC';
|
||||
INSERT INTO `build_auth_key` (`build`,`platform`,`arch`,`type`,`key`) VALUES
|
||||
(61122,'Mac','A64','WoW',0xD898830AEFC000E41A8DEEAA7DD04B51),
|
||||
(61122,'Mac','A64','WoWC',0x58AF686E1A37B550D31375028105D6CB),
|
||||
(61122,'Mac','x64','WoW',0x56AEFFFCFEB892A2A8C4788AF03AD7BC),
|
||||
(61122,'Win','A64','WoW',0x9AC43579FE8BE4E76A20251A2F563C61),
|
||||
(61122,'Win','x64','WoW',0x5DE6B3E0046D8F38E0566DD620469916),
|
||||
(61122,'Win','x64','WoWC',0x8E849FE11AA7F2181E16585A4691F451);
|
||||
|
||||
UPDATE `realmlist` SET `gamebuild`=61122 WHERE `gamebuild`=60822;
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '61122';
|
||||
@@ -0,0 +1,3 @@
|
||||
-- TDB 1110.25031 characters
|
||||
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
|
||||
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/11.x/characters', 'ARCHIVED');
|
||||
@@ -0,0 +1,83 @@
|
||||
ALTER TABLE `azerite_power_set_member` MODIFY `Class` tinyint NOT NULL DEFAULT 0 AFTER `AzeritePowerID`;
|
||||
|
||||
ALTER TABLE `barber_shop_style`
|
||||
MODIFY `Race` tinyint NOT NULL DEFAULT 0 AFTER `CostModifier`,
|
||||
MODIFY `Sex` tinyint NOT NULL DEFAULT 0 AFTER `Race`;
|
||||
|
||||
ALTER TABLE `challenge_mode_item_bonus_override` ADD `RequiredTimeEventNotPassed` int NOT NULL DEFAULT 0 AFTER `RequiredTimeEventPassed`;
|
||||
|
||||
ALTER TABLE `char_base_info` MODIFY `OtherFactionRaceID` tinyint NOT NULL DEFAULT 0 AFTER `ClassID`;
|
||||
|
||||
ALTER TABLE `chat_channels` MODIFY `FactionGroup` tinyint UNSIGNED NOT NULL DEFAULT 0 AFTER `Flags`;
|
||||
|
||||
ALTER TABLE `chr_class_ui_display` MODIFY `ChrClassesID` tinyint NOT NULL DEFAULT 0 AFTER `ID`;
|
||||
|
||||
ALTER TABLE `chr_classes` MODIFY `ID` tinyint UNSIGNED NOT NULL DEFAULT 0 AFTER `DefaultSpec`;
|
||||
|
||||
ALTER TABLE `chr_customization_req` ADD `RegionGroupMask` int NOT NULL DEFAULT 0 AFTER `ClassMask`;
|
||||
|
||||
ALTER TABLE `chr_race_x_chr_model`
|
||||
MODIFY `ChrRacesID` tinyint UNSIGNED NOT NULL DEFAULT 0 AFTER `ID`,
|
||||
MODIFY `Sex` tinyint NOT NULL DEFAULT 0 AFTER `ChrModelID`;
|
||||
|
||||
ALTER TABLE `chr_races`
|
||||
MODIFY `BaseLanguage` tinyint NOT NULL DEFAULT 0 AFTER `Unknown910_23`,
|
||||
MODIFY `CreatureType` tinyint UNSIGNED NOT NULL DEFAULT 0 AFTER `BaseLanguage`,
|
||||
MODIFY `Alliance` tinyint NOT NULL DEFAULT 0 AFTER `CreatureType`,
|
||||
MODIFY `RaceRelated` tinyint NOT NULL DEFAULT 0 AFTER `Alliance`,
|
||||
MODIFY `UnalteredVisualRaceID` tinyint NOT NULL DEFAULT 0 AFTER `RaceRelated`,
|
||||
MODIFY `DefaultClassID` tinyint NOT NULL DEFAULT 0 AFTER `UnalteredVisualRaceID`,
|
||||
MODIFY `NeutralRaceID` tinyint NOT NULL DEFAULT 0 AFTER `DefaultClassID`,
|
||||
MODIFY `MaleModelFallbackRaceID` tinyint NOT NULL DEFAULT 0 AFTER `NeutralRaceID`,
|
||||
MODIFY `FemaleModelFallbackRaceID` tinyint NOT NULL DEFAULT 0 AFTER `MaleModelFallbackSex`,
|
||||
MODIFY `FemaleModelFallbackSex` tinyint NOT NULL DEFAULT 0 AFTER `FemaleModelFallbackRaceID`,
|
||||
MODIFY `MaleTextureFallbackRaceID` tinyint NOT NULL DEFAULT 0 AFTER `FemaleModelFallbackSex`,
|
||||
MODIFY `FemaleTextureFallbackRaceID` tinyint NOT NULL DEFAULT 0 AFTER `MaleTextureFallbackSex`,
|
||||
MODIFY `FemaleTextureFallbackSex` tinyint NOT NULL DEFAULT 0 AFTER `FemaleTextureFallbackRaceID`,
|
||||
MODIFY `HelmetAnimScalingRaceID` tinyint NOT NULL DEFAULT 0 AFTER `FemaleTextureFallbackSex`,
|
||||
MODIFY `UnalteredVisualCustomizationRaceID` tinyint NOT NULL DEFAULT 0 AFTER `HelmetAnimScalingRaceID`,
|
||||
DROP `Unknown1000`;
|
||||
|
||||
ALTER TABLE `creature_display_info_extra` MODIFY `Flags` int NOT NULL DEFAULT 0 AFTER `DisplayClassID`;
|
||||
|
||||
ALTER TABLE `creature_type` MODIFY `Flags` int NOT NULL DEFAULT 0 AFTER `Name`;
|
||||
|
||||
ALTER TABLE `currency_types` ADD `OrderIndex` tinyint UNSIGNED NOT NULL DEFAULT 0 AFTER `AccountTransferPercentage`;
|
||||
|
||||
ALTER TABLE `emotes_text_sound`
|
||||
MODIFY `RaceID` tinyint NOT NULL DEFAULT 0 AFTER `ID`,
|
||||
MODIFY `ClassID` tinyint NOT NULL DEFAULT 0 AFTER `RaceID`,
|
||||
MODIFY `SexID` tinyint NOT NULL DEFAULT 0 AFTER `ClassID`;
|
||||
|
||||
ALTER TABLE `garr_follower` MODIFY `Gender` tinyint NOT NULL DEFAULT 0 AFTER `Flags`;
|
||||
|
||||
ALTER TABLE `gossip_npc_option` ADD `SkillLineID` int NOT NULL DEFAULT 0 AFTER `Unknown_1002_14`;
|
||||
|
||||
ALTER TABLE `item_sparse` MODIFY `RequiredPVPRank` tinyint NOT NULL DEFAULT 0 AFTER `RequiredPVPMedal`;
|
||||
|
||||
ALTER TABLE `journal_instance` ADD `CovenantID` smallint UNSIGNED NOT NULL DEFAULT 0 AFTER `AreaID`;
|
||||
|
||||
ALTER TABLE `liquid_type` MODIFY `Flags` int NOT NULL DEFAULT 0 AFTER `Texture6`;
|
||||
|
||||
ALTER TABLE `mount_capability` ADD `DriveCapabilityID` int NOT NULL DEFAULT 0 AFTER `FlightCapabilityID`;
|
||||
|
||||
ALTER TABLE `name_gen`
|
||||
MODIFY `RaceID` tinyint NOT NULL DEFAULT 0 AFTER `Name`,
|
||||
MODIFY `Sex` tinyint NOT NULL DEFAULT 0 AFTER `RaceID`;
|
||||
|
||||
ALTER TABLE `path` MODIFY `Flags` int NOT NULL DEFAULT 0 AFTER `Alpha`;
|
||||
|
||||
ALTER TABLE `player_condition`
|
||||
MODIFY `LifetimeMaxPVPRank` tinyint NOT NULL DEFAULT 0 AFTER `PartyStatus`,
|
||||
MODIFY `MinPVPRank` tinyint NOT NULL DEFAULT 0 AFTER `MinExpansionTier`,
|
||||
MODIFY `MaxPVPRank` tinyint NOT NULL DEFAULT 0 AFTER `MinPVPRank`;
|
||||
|
||||
ALTER TABLE `quest_line_x_quest` ADD `Unknown1110` int NOT NULL DEFAULT 0 AFTER `Flags`;
|
||||
|
||||
ALTER TABLE `spell_shapeshift_form` MODIFY `CreatureType` tinyint UNSIGNED NOT NULL DEFAULT 0 AFTER `CreatureDisplayID`;
|
||||
|
||||
ALTER TABLE `talent` MODIFY `ClassID` tinyint NOT NULL DEFAULT 0 AFTER `ColumnIndex`;
|
||||
|
||||
ALTER TABLE `world_effect` MODIFY `WhenToDisplay` int NOT NULL DEFAULT 0 AFTER `QuestFeedbackEffectID`;
|
||||
|
||||
ALTER TABLE `world_map_overlay` MODIFY `Flags` int NOT NULL DEFAULT 0 AFTER `PlayerConditionID`;
|
||||
@@ -0,0 +1,52 @@
|
||||
--
|
||||
-- Table structure for table `warband_scene`
|
||||
--
|
||||
DROP TABLE IF EXISTS `warband_scene`;
|
||||
CREATE TABLE `warband_scene` (
|
||||
`Name` text,
|
||||
`Description` text,
|
||||
`Source` text,
|
||||
`PositionX` float NOT NULL DEFAULT '0',
|
||||
`PositionY` float NOT NULL DEFAULT '0',
|
||||
`PositionZ` float NOT NULL DEFAULT '0',
|
||||
`LookAtX` float NOT NULL DEFAULT '0',
|
||||
`LookAtY` float NOT NULL DEFAULT '0',
|
||||
`LookAtZ` float NOT NULL DEFAULT '0',
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`MapID` int unsigned NOT NULL DEFAULT '0',
|
||||
`Fov` float NOT NULL DEFAULT '0',
|
||||
`TimeOfDay` int NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`SoundAmbienceID` int NOT NULL DEFAULT '0',
|
||||
`Quality` tinyint NOT NULL DEFAULT '0',
|
||||
`TextureKit` int NOT NULL DEFAULT '0',
|
||||
`DefaultScenePriority` int NOT NULL DEFAULT '0',
|
||||
`SourceType` tinyint NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
|
||||
--
|
||||
-- Table structure for table `warband_scene_locale`
|
||||
--
|
||||
DROP TABLE IF EXISTS `warband_scene_locale`;
|
||||
CREATE TABLE `warband_scene_locale` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`locale` varchar(4) NOT NULL,
|
||||
`Name_lang` text,
|
||||
`Description_lang` text,
|
||||
`Source_lang` text,
|
||||
`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) */;
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,3 @@
|
||||
-- TDB 1110.25031 hotfixes
|
||||
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
|
||||
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/11.x/hotfixes', 'ARCHIVED');
|
||||
@@ -0,0 +1,5 @@
|
||||
DELETE FROM `broadcast_text` WHERE `VerifiedBuild`>0 AND `ID` IN (242815, 242822, 284310);
|
||||
INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES
|
||||
('', 'This lair is a place of darkness and danger.\n\nDo you wish to battle the past incarnation of the broodmother, Onyxia.', 242815, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 57564),
|
||||
('', 'The present is a place of uncertainty and challenge, but also great opportunity.\n\nDo you wish to return?', 242822, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 57564),
|
||||
('I\'ve been ordered here to assist you. Which of the following gifts will the dragonflights bestow upon you?', 'I\'ve been ordered here to assist you. Which of the following gifts will the dragonflights bestow upon you?', 284310, 0, 0, 0, 256, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 60192);
|
||||
@@ -0,0 +1,46 @@
|
||||
ALTER TABLE `chr_classes` MODIFY COLUMN `PrimaryStatPriority` tinyint NOT NULL DEFAULT 0 AFTER `ID`;
|
||||
|
||||
ALTER TABLE `chr_race_x_chr_model` MODIFY COLUMN `ChrRacesID` tinyint unsigned NOT NULL DEFAULT 0 AFTER `ID`;
|
||||
|
||||
ALTER TABLE `creature_model_data` MODIFY COLUMN `SizeClass` tinyint NOT NULL DEFAULT 0 AFTER `SoundID`;
|
||||
|
||||
ALTER TABLE `dungeon_encounter` ADD COLUMN `Unknown1115` int NOT NULL DEFAULT 0 AFTER `Faction`;
|
||||
|
||||
ALTER TABLE `heirloom` MODIFY COLUMN `Flags` int NOT NULL DEFAULT 0 AFTER `SourceTypeEnum`;
|
||||
|
||||
ALTER TABLE `item_class` MODIFY COLUMN `Flags` int NOT NULL DEFAULT 0 AFTER `PriceModifier`;
|
||||
|
||||
ALTER TABLE `item_extended_cost` MODIFY COLUMN `Flags` int NOT NULL DEFAULT 0 AFTER `ArenaBracket`;
|
||||
|
||||
ALTER TABLE `num_talents_at_level` ADD COLUMN `Unknown1115` float NOT NULL DEFAULT 0 AFTER `NumTalentsDemonHunter`;
|
||||
|
||||
ALTER TABLE `spell_casting_requirements` MODIFY COLUMN `FacingCasterFlags` int NOT NULL DEFAULT 0 AFTER `SpellID`;
|
||||
|
||||
ALTER TABLE `talent` ADD COLUMN `TabID` smallint unsigned NOT NULL DEFAULT 0 AFTER `ColumnIndex`;
|
||||
ALTER TABLE `talent` ADD COLUMN `RequiredSpellID` int unsigned NOT NULL DEFAULT 0 AFTER `OverridesSpellID`;
|
||||
ALTER TABLE `talent` MODIFY COLUMN `CategoryMask1` int NOT NULL DEFAULT 0 AFTER `RequiredSpellID`;
|
||||
ALTER TABLE `talent` MODIFY COLUMN `CategoryMask2` int NOT NULL DEFAULT 0 AFTER `CategoryMask1`;
|
||||
ALTER TABLE `talent` ADD COLUMN `SpellRank1` int unsigned NOT NULL DEFAULT 0 AFTER `CategoryMask2`;
|
||||
ALTER TABLE `talent` ADD COLUMN `SpellRank2` int unsigned NOT NULL DEFAULT 0 AFTER `SpellRank1`;
|
||||
ALTER TABLE `talent` ADD COLUMN `SpellRank3` int unsigned NOT NULL DEFAULT 0 AFTER `SpellRank2`;
|
||||
ALTER TABLE `talent` ADD COLUMN `SpellRank4` int unsigned NOT NULL DEFAULT 0 AFTER `SpellRank3`;
|
||||
ALTER TABLE `talent` ADD COLUMN `SpellRank5` int unsigned NOT NULL DEFAULT 0 AFTER `SpellRank4`;
|
||||
ALTER TABLE `talent` ADD COLUMN `SpellRank6` int unsigned NOT NULL DEFAULT 0 AFTER `SpellRank5`;
|
||||
ALTER TABLE `talent` ADD COLUMN `SpellRank7` int unsigned NOT NULL DEFAULT 0 AFTER `SpellRank6`;
|
||||
ALTER TABLE `talent` ADD COLUMN `SpellRank8` int unsigned NOT NULL DEFAULT 0 AFTER `SpellRank7`;
|
||||
ALTER TABLE `talent` ADD COLUMN `SpellRank9` int unsigned NOT NULL DEFAULT 0 AFTER `SpellRank8`;
|
||||
ALTER TABLE `talent` ADD COLUMN `PrereqTalent1` int unsigned NOT NULL DEFAULT 0 AFTER `SpellRank9`;
|
||||
ALTER TABLE `talent` ADD COLUMN `PrereqTalent2` int unsigned NOT NULL DEFAULT 0 AFTER `PrereqTalent1`;
|
||||
ALTER TABLE `talent` ADD COLUMN `PrereqTalent3` int unsigned NOT NULL DEFAULT 0 AFTER `PrereqTalent2`;
|
||||
ALTER TABLE `talent` ADD COLUMN `PrereqRank1` tinyint unsigned NOT NULL DEFAULT 0 AFTER `PrereqTalent3`;
|
||||
ALTER TABLE `talent` ADD COLUMN `PrereqRank2` tinyint unsigned NOT NULL DEFAULT 0 AFTER `PrereqRank1`;
|
||||
ALTER TABLE `talent` ADD COLUMN `PrereqRank3` tinyint unsigned NOT NULL DEFAULT 0 AFTER `PrereqRank2`;
|
||||
|
||||
ALTER TABLE `toy` MODIFY COLUMN `Flags` int NOT NULL DEFAULT 0 AFTER `ItemID`;
|
||||
|
||||
ALTER TABLE `vehicle_seat` MODIFY COLUMN `EnterAnimKitID` int NOT NULL DEFAULT 0 AFTER `CameraSeatZoomMax`;
|
||||
ALTER TABLE `vehicle_seat` MODIFY COLUMN `RideAnimKitID` int NOT NULL DEFAULT 0 AFTER `EnterAnimKitID`;
|
||||
ALTER TABLE `vehicle_seat` MODIFY COLUMN `ExitAnimKitID` int NOT NULL DEFAULT 0 AFTER `RideAnimKitID`;
|
||||
ALTER TABLE `vehicle_seat` MODIFY COLUMN `VehicleEnterAnimKitID` int NOT NULL DEFAULT 0 AFTER `ExitAnimKitID`;
|
||||
ALTER TABLE `vehicle_seat` MODIFY COLUMN `VehicleRideAnimKitID` int NOT NULL DEFAULT 0 AFTER `VehicleEnterAnimKitID`;
|
||||
ALTER TABLE `vehicle_seat` MODIFY COLUMN `VehicleExitAnimKitID` int NOT NULL DEFAULT 0 AFTER `VehicleRideAnimKitID`;
|
||||
@@ -0,0 +1,61 @@
|
||||
--
|
||||
-- Table structure for table `crafting_quality`
|
||||
--
|
||||
DROP TABLE IF EXISTS `crafting_quality`;
|
||||
CREATE TABLE `crafting_quality` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`QualityTier` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
|
||||
--
|
||||
-- Table structure for table `modified_crafting_item`
|
||||
--
|
||||
DROP TABLE IF EXISTS `modified_crafting_item`;
|
||||
CREATE TABLE `modified_crafting_item` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`ModifiedCraftingReagentItemID` int NOT NULL DEFAULT '0',
|
||||
`CraftingQualityID` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
|
||||
--
|
||||
-- Table structure for table `perks_activity`
|
||||
--
|
||||
DROP TABLE IF EXISTS `perks_activity`;
|
||||
CREATE TABLE `perks_activity` (
|
||||
`ActivityName` text,
|
||||
`Description` text,
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`CriteriaTreeID` int NOT NULL DEFAULT '0',
|
||||
`ThresholdContributionAmount` int NOT NULL DEFAULT '0',
|
||||
`Supersedes` int NOT NULL DEFAULT '0',
|
||||
`Priority` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
|
||||
--
|
||||
-- Table structure for table `perks_activity_locale`
|
||||
--
|
||||
DROP TABLE IF EXISTS `perks_activity_locale`;
|
||||
CREATE TABLE `perks_activity_locale` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`locale` varchar(4) NOT NULL,
|
||||
`ActivityName_lang` text,
|
||||
`Description_lang` text,
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`locale`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci 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);
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,21 @@
|
||||
--
|
||||
DELETE FROM `broadcast_text` WHERE `VerifiedBuild`>0 AND `ID` IN (285883, 285821, 278494, 274772, 274769, 264858, 264191, 264190, 263821, 261565, 260978, 260977, 260929, 260926, 260925);
|
||||
INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES
|
||||
('<The post reads:\n\n\"To the brave citizens and new comers of Dornogal, the treasury is requesting aid with a handful of matters. These tasks are time sensitive. These tasks may not be for all. But these tasks will grant rewards from the depth of Dornogal\'s vaults.\"\n\nSeveral tasks are presented.>', '<The post reads:\n\n\"To the brave citizens and new comers of Dornogal, the treasury is requesting aid with a handful of matters. These tasks are time sensitive. These tasks may not be for all. But these tasks will grant rewards from the depth of Dornogal\'s vaults.\"\n\nSeveral tasks are presented.>', 285883, 0, 0, 0, 256, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 60822),
|
||||
('Hey, whatcha need?', 'Hey, whatcha need?', 285821, 0, 0, 0, 256, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 60822),
|
||||
('We learn much from past mistakes. Do you wish to reflect on the history of the Dark Iron clan?', '', 278494, 0, 0, 0, 256, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 60822),
|
||||
('', 'My emissary brings you power. Take it.', 274772, 0, 0, 0, 0, 0, 4, 0, 269300, 0, 0, 0, 0, 0, 0, 60822),
|
||||
('', 'A willing sacrifice has been prepared.', 274769, 0, 0, 0, 0, 0, 4, 0, 269303, 0, 0, 0, 0, 0, 0, 60822),
|
||||
('', 'Another outbreak of violence. Time to stand up and shut this down.', 264858, 0, 0, 0, 0, 0, 4, 0, 250958, 0, 0, 0, 0, 0, 0, 60822),
|
||||
('Thanks for your assistance! With your help, we can calm them down and guide them back to their honey-making duties.', '', 264191, 0, 0, 0, 0, 0, 4, 251946, 0, 0, 0, 0, 0, 0, 0, 60822),
|
||||
('Cinderbees! Stunning yet perilous creatures. When their numbers surge, honey production halts, triggering extreme aggression instead!', '', 264190, 0, 0, 0, 0, 0, 4, 251945, 0, 0, 0, 0, 0, 0, 0, 60822),
|
||||
('', 'My friend\'s almost as good at scrounging as kobold! Almost. We\'ll put scrap to good use.', 263821, 0, 0, 1, 0, 0, 4, 0, 250894, 0, 0, 0, 0, 0, 0, 60822),
|
||||
('', 'New things come down rivers and sky holes. Too much! Help us out. Point out any good scrap.', 261565, 0, 0, 1, 0, 0, 4, 0, 250893, 0, 0, 0, 0, 0, 0, 60822),
|
||||
('Gracefully executed, as always. I will see if this unit can be repaired. No sense in wasting a good tool, is there?', '', 260978, 0, 0, 669, 0, 0, 13, 251934, 0, 0, 0, 0, 0, 0, 0, 60822),
|
||||
('These constructs once protected the isle but this one\'s programming has been damaged. It will not distinguish between friend and foe.', '', 260977, 0, 0, 669, 0, 0, 13, 251933, 0, 0, 0, 0, 0, 0, 0, 60822),
|
||||
('', 'They probably hauled them away to the Hollows, collecting dust in the Magistrate\'s Office. Tssk... What a waste.', 260929, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 60822),
|
||||
('', 'The finest silks in my store, and those Sureki wretches take them away like they own the entire Bazaar!', 260926, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 60822),
|
||||
('', 'The silksinger chitters and grunts in apparent frustration.', 260925, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 60822);
|
||||
|
||||
UPDATE `broadcast_text` SET `Text1`='<Lady Ilinca glares at you.>\n\nI thought I told you not to find me.', `VerifiedBuild`=60822 WHERE `VerifiedBuild`>0 AND `ID`=200282;
|
||||
UPDATE `broadcast_text` SET `VoiceOverPriorityID`=15, `VerifiedBuild`=60822 WHERE `VerifiedBuild`>0 AND `ID`=189189;
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user