Added sql files, no longer need to get them from Trinity Core.

This commit is contained in:
hondacrx
2017-11-22 13:14:38 -05:00
parent 0909720464
commit 65fbebb12f
11507 changed files with 6456329 additions and 10 deletions
@@ -0,0 +1 @@
UPDATE `updates` SET `state`='ARCHIVED'; -- TDB 703.00
@@ -0,0 +1,15 @@
ALTER TABLE `chr_classes` MODIFY `IconFileDataID` int(10) unsigned NOT NULL DEFAULT '0' AFTER `SelectScreenFileDataID`;
ALTER TABLE `creature_model_data`
DROP `FootstepShakeSize`,
DROP `DeathThudShakeSize`;
ALTER TABLE `item_class` ADD `OldEnumValue` tinyint(3) unsigned NOT NULL DEFAULT '0' AFTER `Name`;
ALTER TABLE `lfg_dungeons` ADD `MinItemLevel` float NOT NULL DEFAULT '0' AFTER `PlayerConditionID`;
ALTER TABLE `spell_x_spell_visual`
CHANGE `Unk620` `Chance` float NOT NULL DEFAULT '0' AFTER `SpellID`,
ADD `UnitConditionID` smallint(5) unsigned NOT NULL DEFAULT '0' AFTER `PlayerConditionID`,
CHANGE `Flags` `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0' AFTER `UnitConditionID`,
ADD `Priority` tinyint(3) unsigned NOT NULL DEFAULT '0' AFTER `DifficultyID`;
@@ -0,0 +1,14 @@
TRUNCATE TABLE `area_poi`;
TRUNCATE TABLE `area_poi_state`;
TRUNCATE TABLE `chr_upgrade_bucket_spell`;
TRUNCATE TABLE `creature`;
TRUNCATE TABLE `creature_difficulty`;
TRUNCATE TABLE `curve_point`;
TRUNCATE TABLE `gameobjects`;
TRUNCATE TABLE `hotfix_data`;
TRUNCATE TABLE `item`;
TRUNCATE TABLE `item_sparse`;
TRUNCATE TABLE `spell_effect_group_size`;
TRUNCATE TABLE `spell_misc`;
TRUNCATE TABLE `tact_key`;
TRUNCATE TABLE `taxi_path_node`;
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
DELETE FROM `broadcast_text` WHERE `ID`=108278;
@@ -0,0 +1,57 @@
--
-- Table structure for table `scenario`
--
DROP TABLE IF EXISTS `scenario`;
CREATE TABLE `scenario` (
`ID` int(10) unsigned NOT NULL DEFAULT '0',
`Name` text,
`Data` smallint(5) unsigned NOT NULL DEFAULT '0',
`Flags` tinyint(3) unsigned NOT NULL DEFAULT '0',
`Type` tinyint(3) unsigned NOT NULL DEFAULT '0',
`VerifiedBuild` smallint(6) NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
--
-- Table structure for table `scenario_locale`
--
DROP TABLE IF EXISTS `scenario_locale`;
CREATE TABLE `scenario_locale` (
`ID` int(10) unsigned NOT NULL DEFAULT '0',
`locale` varchar(4) NOT NULL,
`Name_lang` text,
`VerifiedBuild` smallint(6) NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`,`locale`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
--
-- Table structure for table `scenario_step`
--
DROP TABLE IF EXISTS `scenario_step`;
CREATE TABLE `scenario_step` (
`ID` int(10) unsigned NOT NULL DEFAULT '0',
`Description` text,
`Name` text,
`CriteriaTreeID` smallint(5) unsigned NOT NULL DEFAULT '0',
`ScenarioID` smallint(5) unsigned NOT NULL DEFAULT '0',
`PreviousStepID` smallint(5) unsigned NOT NULL DEFAULT '0',
`QuestRewardID` smallint(5) unsigned NOT NULL DEFAULT '0',
`Step` tinyint(3) unsigned NOT NULL DEFAULT '0',
`Flags` tinyint(3) unsigned NOT NULL DEFAULT '0',
`BonusRequiredStepID` int(10) unsigned NOT NULL DEFAULT '0',
`VerifiedBuild` smallint(6) NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
--
-- Table structure for table `scenario_step_locale`
--
DROP TABLE IF EXISTS `scenario_step_locale`;
CREATE TABLE `scenario_step_locale` (
`ID` int(10) unsigned NOT NULL DEFAULT '0',
`locale` varchar(4) NOT NULL,
`Description_lang` text,
`Name_lang` text,
`VerifiedBuild` smallint(6) NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`,`locale`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
@@ -0,0 +1,18 @@
DELETE FROM `tact_key` WHERE `ID` IN (58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 74, 75);
INSERT INTO `tact_key` (`ID`, `Key1`, `Key2`, `Key3`, `Key4`, `Key5`, `Key6`, `Key7`, `Key8`, `Key9`, `Key10`, `Key11`, `Key12`, `Key13`, `Key14`, `Key15`, `Key16`, `VerifiedBuild`) VALUES
(58, 209, 172, 32, 253, 20, 149, 127, 171, 194, 113, 150, 233, 246, 231, 2, 74, 23222),
(59, 198, 197, 246, 199, 247, 53, 215, 217, 76, 135, 38, 127, 164, 153, 77, 69, 23222),
(60, 114, 169, 122, 36, 169, 152, 227, 165, 80, 15, 56, 113, 243, 118, 40, 192, 23222),
(61, 56, 50, 215, 196, 42, 172, 146, 104, 240, 11, 231, 182, 180, 142, 201, 175, 23222),
(62, 194, 80, 26, 114, 101, 75, 150, 248, 99, 80, 197, 169, 39, 150, 47, 122, 23222),
(63, 216, 59, 188, 180, 108, 196, 56, 177, 122, 72, 231, 108, 79, 86, 84, 163, 23222),
(64, 240, 253, 225, 210, 155, 39, 79, 110, 125, 189, 183, 255, 129, 95, 233, 16, 23222),
(65, 133, 112, 144, 217, 38, 187, 40, 174, 218, 75, 240, 40, 202, 204, 75, 163, 23222),
(66, 77, 208, 220, 130, 177, 1, 200, 10, 186, 192, 164, 213, 126, 103, 248, 89, 23222),
(67, 118, 88, 59, 218, 205, 82, 87, 163, 247, 61, 21, 152, 162, 202, 45, 153, 23222),
(69, 138, 206, 141, 177, 105, 226, 249, 138, 195, 106, 213, 44, 8, 142, 119, 193, 23222),
(70, 154, 137, 204, 126, 58, 203, 41, 207, 20, 198, 11, 193, 59, 30, 70, 22, 23222),
(71, 151, 43, 110, 116, 66, 14, 197, 25, 230, 249, 217, 125, 89, 74, 163, 124, 23222),
(72, 171, 85, 174, 27, 240, 199, 197, 25, 175, 240, 40, 193, 86, 16, 164, 91, 23222),
(74, 148, 109, 86, 89, 242, 250, 243, 39, 192, 183, 236, 130, 139, 116, 138, 219, 23222),
(75, 205, 12, 15, 250, 173, 147, 99, 236, 20, 221, 37, 236, 221, 42, 91, 98, 23222);
@@ -0,0 +1 @@
ALTER TABLE `chr_specialization` DROP `BackgroundFile`;
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,28 @@
--
-- Table structure for table `cinematic_camera`
--
DROP TABLE IF EXISTS `cinematic_camera`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `cinematic_camera` (
`ID` int(10) unsigned NOT NULL DEFAULT '0',
`Model` text,
`OriginX` float NOT NULL DEFAULT '0',
`OriginY` float NOT NULL DEFAULT '0',
`OriginZ` float NOT NULL DEFAULT '0',
`OriginFacing` float NOT NULL DEFAULT '0',
`SoundID` smallint(5) unsigned NOT NULL DEFAULT '0',
`VerifiedBuild` smallint(6) NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `cinematic_camera`
--
LOCK TABLES `cinematic_camera` WRITE;
/*!40000 ALTER TABLE `cinematic_camera` DISABLE KEYS */;
/*!40000 ALTER TABLE `cinematic_camera` ENABLE KEYS */;
UNLOCK TABLES;
@@ -0,0 +1,3 @@
DELETE FROM `tact_key` WHERE `ID`=81;
INSERT INTO `tact_key` (`ID`, `Key1`, `Key2`, `Key3`, `Key4`, `Key5`, `Key6`, `Key7`, `Key8`, `Key9`, `Key10`, `Key11`, `Key12`, `Key13`, `Key14`, `Key15`, `Key16`, `VerifiedBuild`) VALUES
(81, 183, 47, 239, 74, 1, 72, 138, 136, 255, 2, 40, 10, 160, 122, 146, 187, 23420);
@@ -0,0 +1,311 @@
--
-- Table structure for table `achievement`
--
ALTER TABLE `achievement`
ADD `IconFileDataID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `ID`,
DROP `IconID`;
--
-- Table structure for table `artifact`
--
ALTER TABLE `artifact`
ADD `UiModelSceneID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `Flags`,
ADD `SpellVisualKitID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `UiModelSceneID`;
--
-- Table structure for table `artifact_appearance`
--
ALTER TABLE `artifact_appearance` MODIFY `PlayerConditionID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `ID`;
--
-- Table structure for table `artifact_power`
--
ALTER TABLE `artifact_power` ADD `ArtifactTier` tinyint(3) UNSIGNED NOT NULL DEFAULT '0' AFTER `MaxRank`;
--
-- Table structure for table `battlemaster_list`
--
ALTER TABLE `battlemaster_list`
ADD `ShortDescription` text NULL AFTER `GameType`,
ADD `LongDescription` text NULL AFTER `ShortDescription`;
--
-- Table structure for table `battlemaster_list_locale`
--
ALTER TABLE `battlemaster_list_locale`
ADD `ShortDescription_lang` text NULL AFTER `GameType_lang`,
ADD `LongDescription_lang` text NULL AFTER `ShortDescription_lang`;
--
-- Table structure for table `battle_pet_species`
--
ALTER TABLE `battle_pet_species`
ADD `CardModelSceneID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `ID`,
ADD `LoadoutModelSceneID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `CardModelSceneID`;
--
-- Table structure for table `chr_races`
--
ALTER TABLE `chr_races`
DROP `ExplorationSoundID`,
DROP `UAMaleCreatureSoundDataID`,
DROP `UAFemaleCreatureSoundDataID`;
--
-- Table structure for table `chr_specialization`
--
ALTER TABLE `chr_specialization`
ADD `IconFileDataID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `ID`,
DROP `SpellIconID`;
--
-- Table structure for table `cinematic_camera`
--
ALTER TABLE `cinematic_camera`
MODIFY `SoundID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `ID`,
ADD `ModelFileDataID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `OriginFacing`,
DROP `Model`;
--
-- Table structure for table `cinematic_sequences`
--
ALTER TABLE `cinematic_sequences` MODIFY `SoundID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `ID`;
--
-- Table structure for table `creature_display_info`
--
ALTER TABLE `creature_display_info`
MODIFY `CreatureModelScale` float NOT NULL DEFAULT '0' AFTER `ID`,
MODIFY `ModelID` smallint(5) UNSIGNED NOT NULL DEFAULT '0' AFTER `CreatureModelScale`,
MODIFY `NPCSoundID` smallint(5) UNSIGNED NOT NULL DEFAULT '0' AFTER `ModelID`,
MODIFY `SizeClass` tinyint(3) UNSIGNED NOT NULL DEFAULT '0' AFTER `NPCSoundID`,
MODIFY `Flags` tinyint(3) UNSIGNED NOT NULL DEFAULT '0' AFTER `SizeClass`,
MODIFY `Gender` tinyint(4) NOT NULL DEFAULT '0' AFTER `Flags`,
MODIFY `TextureVariation1` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `ExtendedDisplayInfoID`,
MODIFY `TextureVariation2` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `TextureVariation1`,
MODIFY `TextureVariation3` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `TextureVariation2`,
ADD `PortraitTextureFileDataID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `TextureVariation3`,
MODIFY `CreatureModelAlpha` tinyint(3) UNSIGNED NOT NULL DEFAULT '0' AFTER `PortraitTextureFileDataID`,
MODIFY `SoundID` smallint(5) UNSIGNED NOT NULL DEFAULT '0' AFTER `CreatureModelAlpha`,
MODIFY `BloodID` tinyint(3) UNSIGNED NOT NULL DEFAULT '0' AFTER `PortraitCreatureDisplayInfoID`,
MODIFY `ParticleColorID` smallint(5) UNSIGNED NOT NULL DEFAULT '0' AFTER `BloodID`,
MODIFY `ObjectEffectPackageID` smallint(5) UNSIGNED NOT NULL DEFAULT '0' AFTER `CreatureGeosetData`,
MODIFY `AnimReplacementSetID` smallint(5) UNSIGNED NOT NULL DEFAULT '0' AFTER `ObjectEffectPackageID`,
CHANGE `Unk700` `UnarmedWeaponSubclass` tinyint(4) NOT NULL DEFAULT '0' AFTER `AnimReplacementSetID`,
ADD `MountSpellVisualKitID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `InstanceOtherPlayerPetScale`,
DROP `PortraitTextureName`;
--
-- Table structure for table `creature_family`
--
ALTER TABLE `creature_family`
ADD `IconFileDataID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `Name`,
DROP `IconFile`;
--
-- Table structure for table `criteria_tree`
--
ALTER TABLE `criteria_tree` MODIFY `CriteriaID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `Operator`;
--
-- Table structure for table `difficulty`
--
ALTER TABLE `difficulty`
MODIFY `GroupSizeHealthCurveID` smallint(5) UNSIGNED NOT NULL DEFAULT '0' AFTER `Name`,
MODIFY `GroupSizeDmgCurveID` smallint(5) UNSIGNED NOT NULL DEFAULT '0' AFTER `GroupSizeHealthCurveID`,
MODIFY `GroupSizeSpellPointsCurveID` smallint(5) UNSIGNED NOT NULL DEFAULT '0' AFTER `GroupSizeDmgCurveID`;
--
-- Table structure for table `dungeon_encounter`
--
ALTER TABLE `dungeon_encounter`
DROP `SpellIconID`,
MODIFY `ID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `Flags`,
ADD `TextureFileDataID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `OrderIndex`;
--
-- Table structure for table `faction`
--
ALTER TABLE `faction` ADD `ParagonFactionID` smallint(5) UNSIGNED NOT NULL DEFAULT '0' AFTER `ParentFactionID`;
--
-- Table structure for table `garr_class_spec`
--
ALTER TABLE `garr_class_spec` MODIFY `GarrFollItemSetID` smallint(5) UNSIGNED NOT NULL DEFAULT '0' AFTER `ClassAtlasID`;
--
-- Table structure for table `garr_follower`
--
ALTER TABLE `garr_follower` ADD `Name` text NULL AFTER `AllianceAddedBroadcastTextID`;
--
-- Table structure for table `garr_follower_locale`
--
ALTER TABLE `garr_follower_locale` ADD `Name_lang` text NULL AFTER `AllianceSourceText_lang`;
--
-- Table structure for table `garr_site_level`
--
ALTER TABLE `garr_site_level` MODIFY `MovieID` smallint(5) UNSIGNED NOT NULL DEFAULT '0' AFTER `SiteID`;
--
-- Table structure for table `holidays`
--
ALTER TABLE `holidays`
MODIFY `HolidayNameID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `Flags`,
MODIFY `HolidayDescriptionID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `HolidayNameID`;
--
-- Table structure for table `item_bonus_tree_node`
--
ALTER TABLE `item_bonus_tree_node` ADD `ItemLevelSelectorID` smallint(5) UNSIGNED NOT NULL DEFAULT '0' AFTER `BonusListID`;
--
-- Table structure for table `item_sparse`
--
ALTER TABLE `item_sparse`
MODIFY `BuyCount` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `Unk2`,
MODIFY `AllowableClass` smallint(6) NOT NULL DEFAULT '0' AFTER `StatScalingFactor`,
MODIFY `TotemCategory` smallint(5) UNSIGNED NOT NULL DEFAULT '0' AFTER `Map`,
ADD `RequiredTransmogHolidayID` smallint(5) UNSIGNED NOT NULL DEFAULT '0' AFTER `HolidayID`;
--
-- Table structure for table `lfg_dungeons`
--
ALTER TABLE `lfg_dungeons` MODIFY `PlayerConditionID` smallint(5) UNSIGNED NOT NULL DEFAULT '0' AFTER `MentorItemLevel`;
--
-- Table structure for table `map`
--
ALTER TABLE `map`
ADD `ShortDescription` text NULL AFTER `MapDescription1`,
ADD `LongDescription` text NULL AFTER `ShortDescription`;
--
-- Table structure for table `map_locale`
--
ALTER TABLE `map_locale`
ADD `ShortDescription_lang` text NULL AFTER `MapDescription1_lang`,
ADD `LongDescription_lang` text NULL AFTER `ShortDescription_lang`;
--
-- Table structure for table `mount`
--
ALTER TABLE `mount`
DROP `DisplayId`,
MODIFY `PlayerConditionId` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `ID`,
ADD `UiModelSceneID` int(11) NOT NULL DEFAULT '0' AFTER `PlayerConditionId`;
--
-- Table structure for table `mount_x_display`
--
DROP TABLE IF EXISTS `mount_x_display`;
CREATE TABLE `mount_x_display` (
`ID` int(10) unsigned NOT NULL DEFAULT '0',
`MountID` int(10) unsigned NOT NULL DEFAULT '0',
`DisplayID` int(10) unsigned NOT NULL DEFAULT '0',
`PlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0',
`VerifiedBuild` smallint(6) NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
--
-- Table structure for table `player_condition`
--
ALTER TABLE `player_condition`
CHANGE `Unknown7001` `MovementFlags1` int(11) NOT NULL DEFAULT '0' AFTER `MaxAvgItemLevel`,
CHANGE `Unknown7002` `MovementFlags2` int(11) NOT NULL DEFAULT '0' AFTER `MovementFlags1`,
ADD `MainHandItemSubclassMask` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `MovementFlags2`;
--
-- Table structure for table `quest_package_item`
--
ALTER TABLE `quest_package_item` MODIFY `ItemCount` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `FilterType`;
--
-- Table structure for table `skill_line`
--
ALTER TABLE `skill_line`
ADD `IconFileDataID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `CanLink`,
DROP `SpellIconID`;
--
-- Table structure for table `skill_line_ability`
--
ALTER TABLE `skill_line_ability` MODIFY `Unknown703` tinyint(3) UNSIGNED NOT NULL DEFAULT '0' AFTER `NumSkillUps`;
--
-- Table structure for table `spell_duration`
--
ALTER TABLE `spell_duration` MODIFY `DurationPerLevel` int(11) NOT NULL DEFAULT '0' AFTER `MaxDuration`;
--
-- Table structure for table `spell_effect`
--
ALTER TABLE `spell_effect`
MODIFY `EffectSpellClassMask1` int(10) UNSIGNED NOT NULL DEFAULT '0' FIRST,
MODIFY `EffectSpellClassMask2` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `EffectSpellClassMask1`,
MODIFY `EffectSpellClassMask3` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `EffectSpellClassMask2`,
MODIFY `EffectSpellClassMask4` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `EffectSpellClassMask3`,
MODIFY `ID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `EffectSpellClassMask4`,
MODIFY `SpellID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `ID`,
MODIFY `Effect` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `SpellID`,
MODIFY `EffectAura` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `Effect`,
MODIFY `EffectBasePoints` int(11) NOT NULL DEFAULT '0' AFTER `EffectAura`,
MODIFY `EffectIndex` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `EffectBasePoints`,
MODIFY `EffectMiscValue` int(11) NOT NULL DEFAULT '0' AFTER `EffectIndex`,
MODIFY `EffectMiscValueB` int(11) NOT NULL DEFAULT '0' AFTER `EffectMiscValue`,
MODIFY `EffectRadiusIndex` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `EffectMiscValueB`,
MODIFY `EffectRadiusMaxIndex` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `EffectRadiusIndex`,
MODIFY `ImplicitTarget1` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `EffectRadiusMaxIndex`,
MODIFY `ImplicitTarget2` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `ImplicitTarget1`,
MODIFY `DifficultyID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `ImplicitTarget2`,
MODIFY `EffectAuraPeriod` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `EffectAmplitude`,
MODIFY `EffectChainTargets` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `EffectChainAmplitude`,
MODIFY `EffectDieSides` int(11) NOT NULL DEFAULT '0' AFTER `EffectChainTargets`,
MODIFY `EffectItemType` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `EffectDieSides`,
MODIFY `EffectMechanic` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `EffectItemType`,
MODIFY `EffectTriggerSpell` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `EffectRealPointsPerLevel`,
MODIFY `EffectAttributes` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `EffectPosFacing`,
ADD `PvPMultiplier` float NOT NULL DEFAULT '0' AFTER `BonusCoefficientFromAP`;
--
-- Table structure for table `spell_misc`
--
ALTER TABLE `spell_misc`
ADD `IconFileDataID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `SchoolMask`,
ADD `ActiveIconFileDataID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `IconFileDataID`,
DROP `SpellIconID`,
DROP `ActiveIconID`;
--
-- Table structure for table `spell_shapeshift_form`
--
ALTER TABLE `spell_shapeshift_form`
ADD `AttackIconFileDataID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `BonusActionBar`,
MODIFY `CreatureDisplayID1` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `AttackIconFileDataID`,
MODIFY `CreatureDisplayID2` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `CreatureDisplayID1`,
MODIFY `CreatureDisplayID3` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `CreatureDisplayID2`,
MODIFY `CreatureDisplayID4` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `CreatureDisplayID3`,
MODIFY `PresetSpellID1` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `CreatureDisplayID4`,
MODIFY `PresetSpellID2` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `PresetSpellID1`,
MODIFY `PresetSpellID3` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `PresetSpellID2`,
MODIFY `PresetSpellID4` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `PresetSpellID3`,
MODIFY `PresetSpellID5` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `PresetSpellID4`,
MODIFY `PresetSpellID6` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `PresetSpellID5`,
MODIFY `PresetSpellID7` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `PresetSpellID6`,
MODIFY `PresetSpellID8` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `PresetSpellID7`,
DROP `AttackIconID`;
--
-- Table structure for table `spell_x_spell_visual`
--
ALTER TABLE `spell_x_spell_visual`
CHANGE `SpellVisualID1` `SpellVisualID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `SpellID`,
MODIFY `ID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `SpellVisualID`,
CHANGE `PlayerConditionID` `CasterPlayerConditionID` smallint(5) UNSIGNED NOT NULL DEFAULT '0' AFTER `Chance`,
ADD `CasterUnitConditionID` smallint(5) UNSIGNED NOT NULL DEFAULT '0' AFTER `CasterPlayerConditionID`,
ADD `PlayerConditionID` smallint(5) UNSIGNED NOT NULL DEFAULT '0' AFTER `CasterUnitConditionID`,
ADD `IconFileDataID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `UnitConditionID`,
ADD `ActiveIconFileDataID` int(10) UNSIGNED NOT NULL DEFAULT '0' AFTER `IconFileDataID`,
DROP `SpellVisualID2`;
File diff suppressed because one or more lines are too long
@@ -0,0 +1,6 @@
DELETE FROM `tact_key` WHERE `ID` IN (81, 93, 94);
INSERT INTO `tact_key` (`ID`, `Key1`, `Key2`, `Key3`, `Key4`, `Key5`, `Key6`, `Key7`, `Key8`, `Key9`, `Key10`, `Key11`, `Key12`, `Key13`, `Key14`, `Key15`, `Key16`, `VerifiedBuild`) VALUES
(93, 2, 153, 11, 18, 38, 12, 30, 159, 221, 115, 254, 71, 203, 171, 112, 36, 23911),
(94, 27, 120, 155, 135, 251, 60, 146, 56, 213, 40, 153, 123, 250, 180, 65, 134, 23911);
UPDATE `tact_key` SET `VerifiedBuild`=23911 WHERE `ID` IN (58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 71, 72, 75, 70, 74);