mirror of
https://github.com/araxiaonline/mod-worgoblin.git
synced 2026-06-13 03:02:26 -04:00
Bunch of SQL stuff. Preparation for getting workflow working again.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DELETE FROM `player_race_stats` WHERE `Race` = 9 OR `race` = 12;
|
||||
DELETE FROM `player_race_stats` WHERE `Race` = 9 OR `Race` = 12;
|
||||
INSERT INTO `player_race_stats` (`Race`, `Strength`, `Agility`, `Stamina`, `Intellect`, `Spirit`) VALUES
|
||||
(9, -3, 2, 0, 3, -2),
|
||||
(12, 3, 2, 0, -4, -1);
|
||||
@@ -22,8 +22,8 @@ INSERT INTO `playercreateinfo` (`race`, `class`, `map`, `zone`, `position_x`, `p
|
||||
(12, 9, 1, 141, 10311.3, 832.463, 1326.41, 5.69632),
|
||||
(12, 11, 1, 141, 10311.3, 832.463, 1326.41, 5.69632);
|
||||
|
||||
UPDATE item_template SET allowablerace = allowablerace + 256 WHERE NOT allowablerace & 256 AND allowablerace & 2 AND allowablerace != -1 AND allowablerace != 2147483647 AND allowablerace != 2047 AND allowablerace != 4095 AND allowablerace != 8191 AND allowablerace != 16383 AND allowablerace != 32767 AND allowablerace != 65535 AND allowablerace != 131071 AND allowablerace != 262143 AND allowablerace != 524287 AND allowablerace != 1048575 AND allowablerace != 2097151;
|
||||
UPDATE item_template SET allowablerace = allowablerace + 2048 WHERE NOT allowablerace & 2048 AND allowablerace & 1 AND allowablerace != -1 AND allowablerace != 2147483647 AND allowablerace != 2047 AND allowablerace != 4095 AND allowablerace != 8191 AND allowablerace != 16383 AND allowablerace != 32767 AND allowablerace != 65535 AND allowablerace != 131071 AND allowablerace != 262143 AND allowablerace != 524287 AND allowablerace != 1048575 AND allowablerace != 2097151;
|
||||
UPDATE item_template SET allowablerace = allowablerace|256 WHERE allowablerace & 2 AND allowablerace != -1 AND allowablerace != 2147483647 AND allowablerace != 2047 AND allowablerace != 4095 AND allowablerace != 8191 AND allowablerace != 16383 AND allowablerace != 32767 AND allowablerace != 65535 AND allowablerace != 131071 AND allowablerace != 262143 AND allowablerace != 524287 AND allowablerace != 1048575 AND allowablerace != 2097151;
|
||||
UPDATE item_template SET allowablerace = allowablerace|2048 WHERE allowablerace & 1 AND allowablerace != -1 AND allowablerace != 2147483647 AND allowablerace != 2047 AND allowablerace != 4095 AND allowablerace != 8191 AND allowablerace != 16383 AND allowablerace != 32767 AND allowablerace != 65535 AND allowablerace != 131071 AND allowablerace != 262143 AND allowablerace != 524287 AND allowablerace != 1048575 AND allowablerace != 2097151;
|
||||
|
||||
DELETE FROM `item_template` WHERE `entry` IN (62461, 62462, 73838, 73839);
|
||||
INSERT INTO `item_template` (`entry`, `class`, `subclass`, `SoundOverrideSubclass`, `name`, `displayid`, `Quality`, `Flags`, `FlagsExtra`, `BuyCount`, `BuyPrice`, `SellPrice`, `InventoryType`, `AllowableClass`, `AllowableRace`, `ItemLevel`, `RequiredLevel`, `RequiredSkill`, `RequiredSkillRank`, `requiredspell`, `requiredhonorrank`, `RequiredCityRank`, `RequiredReputationFaction`, `RequiredReputationRank`, `maxcount`, `stackable`, `ContainerSlots`, `StatsCount`, `stat_type1`, `stat_value1`, `stat_type2`, `stat_value2`, `stat_type3`, `stat_value3`, `stat_type4`, `stat_value4`, `stat_type5`, `stat_value5`, `stat_type6`, `stat_value6`, `stat_type7`, `stat_value7`, `stat_type8`, `stat_value8`, `stat_type9`, `stat_value9`, `stat_type10`, `stat_value10`, `ScalingStatDistribution`, `ScalingStatValue`, `dmg_min1`, `dmg_max1`, `dmg_type1`, `dmg_min2`, `dmg_max2`, `dmg_type2`, `armor`, `holy_res`, `fire_res`, `nature_res`, `frost_res`, `shadow_res`, `arcane_res`, `delay`, `ammo_type`, `RangedModRange`, `spellid_1`, `spelltrigger_1`, `spellcharges_1`, `spellppmRate_1`, `spellcooldown_1`, `spellcategory_1`, `spellcategorycooldown_1`, `spellid_2`, `spelltrigger_2`, `spellcharges_2`, `spellppmRate_2`, `spellcooldown_2`, `spellcategory_2`, `spellcategorycooldown_2`, `spellid_3`, `spelltrigger_3`, `spellcharges_3`, `spellppmRate_3`, `spellcooldown_3`, `spellcategory_3`, `spellcategorycooldown_3`, `spellid_4`, `spelltrigger_4`, `spellcharges_4`, `spellppmRate_4`, `spellcooldown_4`, `spellcategory_4`, `spellcategorycooldown_4`, `spellid_5`, `spelltrigger_5`, `spellcharges_5`, `spellppmRate_5`, `spellcooldown_5`, `spellcategory_5`, `spellcategorycooldown_5`, `bonding`, `description`, `PageText`, `LanguageID`, `PageMaterial`, `startquest`, `lockid`, `Material`, `sheath`, `RandomProperty`, `RandomSuffix`, `block`, `itemset`, `MaxDurability`, `area`, `Map`, `BagFamily`, `TotemCategory`, `socketColor_1`, `socketContent_1`, `socketColor_2`, `socketContent_2`, `socketColor_3`, `socketContent_3`, `socketBonus`, `GemProperties`, `RequiredDisenchantSkill`, `ArmorDamageModifier`, `duration`, `ItemLimitCategory`, `HolidayId`, `ScriptName`, `DisenchantID`, `FoodType`, `minMoneyLoot`, `maxMoneyLoot`, `flagsCustom`, `VerifiedBuild`) VALUES
|
||||
@@ -184,11 +184,11 @@ INSERT INTO `playercreateinfo_action` (`race`, `class`, `button`, `action`) VALU
|
||||
-- (12, 11, 120, 68996), Two Forms Druid
|
||||
-- (12, 11, 120, 87840), Running Wild Druid
|
||||
|
||||
UPDATE `playercreateinfo_skills` SET `racemask` = `racemask` + 2304 WHERE `skill` = 46; -- Guns
|
||||
UPDATE `playercreateinfo_skills` SET `racemask` = `racemask` + 2304 WHERE `skill` = 173; -- Daggers
|
||||
UPDATE `playercreateinfo_skills` SET `racemask` = `racemask` + 256 WHERE `skill` = 160; -- 2h-mace goblins
|
||||
UPDATE `playercreateinfo_skills` SET `racemask` = `racemask` + 256 WHERE `skill` = 109; -- Orcish language goblins
|
||||
UPDATE `playercreateinfo_skills` SET `racemask` = `racemask` + 2048 WHERE `skill` = 98; -- Common language worgen
|
||||
UPDATE `playercreateinfo_skills` SET `racemask` = `racemask`|256|2048 WHERE `skill` = 46; -- Guns
|
||||
UPDATE `playercreateinfo_skills` SET `racemask` = `racemask`|256|2048 WHERE `skill` = 173; -- Daggers
|
||||
UPDATE `playercreateinfo_skills` SET `racemask` = `racemask`|256 WHERE `skill` = 160; -- 2h-mace goblins
|
||||
UPDATE `playercreateinfo_skills` SET `racemask` = `racemask`|256 WHERE `skill` = 109; -- Orcish language goblins
|
||||
UPDATE `playercreateinfo_skills` SET `racemask` = `racemask`|2048 WHERE `skill` = 98; -- Common language worgen
|
||||
INSERT INTO `playercreateinfo_skills` (`raceMask`, `classMask`, `skill`, `rank`, `comment`) VALUES
|
||||
(2048, 8, 44, 0, 'Axes - Worgen'), -- Yes, these are hackfixes and I'm very mad about it,
|
||||
(256, 8, 54, 0, 'Maces - Goblin'), -- But right now I don't see any other way to add these.
|
||||
@@ -233,7 +233,7 @@ DELETE FROM `quest_template` WHERE `ID` IN (28649, 28650);
|
||||
INSERT INTO `quest_template` (`ID`, `QuestType`, `QuestLevel`, `MinLevel`, `QuestSortID`, `QuestInfoID`, `SuggestedGroupNum`, `RequiredFactionId1`, `RequiredFactionId2`, `RequiredFactionValue1`, `RequiredFactionValue2`, `RewardNextQuest`, `RewardXPDifficulty`, `RewardMoney`, `RewardMoneyDifficulty`, `RewardBonusMoney`, `RewardDisplaySpell`, `RewardSpell`, `RewardHonor`, `RewardKillHonor`, `StartItem`, `Flags`, `RequiredPlayerKills`, `RewardItem1`, `RewardAmount1`, `RewardItem2`, `RewardAmount2`, `RewardItem3`, `RewardAmount3`, `RewardItem4`, `RewardAmount4`, `ItemDrop1`, `ItemDropQuantity1`, `ItemDrop2`, `ItemDropQuantity2`, `ItemDrop3`, `ItemDropQuantity3`, `ItemDrop4`, `ItemDropQuantity4`, `RewardChoiceItemID1`, `RewardChoiceItemQuantity1`, `RewardChoiceItemID2`, `RewardChoiceItemQuantity2`, `RewardChoiceItemID3`, `RewardChoiceItemQuantity3`, `RewardChoiceItemID4`, `RewardChoiceItemQuantity4`, `RewardChoiceItemID5`, `RewardChoiceItemQuantity5`, `RewardChoiceItemID6`, `RewardChoiceItemQuantity6`, `POIContinent`, `POIx`, `POIy`, `POIPriority`, `RewardTitle`, `RewardTalents`, `RewardArenaPoints`, `RewardFactionID1`, `RewardFactionValue1`, `RewardFactionOverride1`, `RewardFactionID2`, `RewardFactionValue2`, `RewardFactionOverride2`, `RewardFactionID3`, `RewardFactionValue3`, `RewardFactionOverride3`, `RewardFactionID4`, `RewardFactionValue4`, `RewardFactionOverride4`, `RewardFactionID5`, `RewardFactionValue5`, `RewardFactionOverride5`, `TimeAllowed`, `AllowableRaces`, `LogTitle`, `LogDescription`, `QuestDescription`, `AreaDescription`, `QuestCompletionLog`, `RequiredNpcOrGo1`, `RequiredNpcOrGo2`, `RequiredNpcOrGo3`, `RequiredNpcOrGo4`, `RequiredNpcOrGoCount1`, `RequiredNpcOrGoCount2`, `RequiredNpcOrGoCount3`, `RequiredNpcOrGoCount4`, `RequiredItemId1`, `RequiredItemId2`, `RequiredItemId3`, `RequiredItemId4`, `RequiredItemId5`, `RequiredItemId6`, `RequiredItemCount1`, `RequiredItemCount2`, `RequiredItemCount3`, `RequiredItemCount4`, `RequiredItemCount5`, `RequiredItemCount6`, `Unknown0`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `VerifiedBuild`) VALUES
|
||||
(28649, 2, 55, 55, -372, 0, 0, 0, 0, 0, 0, 12751, 7, 8500, 0, 7500, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2048, 'A Special Surprise', 'Knight Commander Plaguefist at the Chapel of the Crimson Flame has ordered you to execute Ellen Stanbridge, an Argent Dawn prisoner inside the nearby prison house.', 'We got here, tore the place apart, and headed toward the prison house. We weren\'t expecting what we found in there, $N. Seems the Crusade\'s been real busy. That whole thing is full of Argent Dawn prisoners. Most of them were already dead by the time we arrived, but a few were still breathing.$B$BI was about to go in there and execute the rest of them, but I think you should have the honors. In particular, there\'s a real feisty worgen in there that I think you\'ll take great pleasure in executing.', '', 'Return to Knight Commander Plaguefist at the Chapel of the Crimson Flame in Plaguelands: The Scarlet Enclave.', 49355, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 12340),
|
||||
(28650, 2, 55, 55, -372, 0, 0, 0, 0, 0, 0, 12751, 7, 8500, 0, 7500, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 256, 'A Special Surprise', 'Knight Commander Plaguefist at the Chapel of the Crimson Flame has ordered you to execute Ellen Stanbridge, an Argent Dawn prisoner inside the nearby prison house.', 'We got here, tore the place apart, and headed toward the prison house. We weren\'t expecting what we found in there, $N. Seems the Crusade\'s been real busy. That whole thing is full of Argent Dawn prisoners. Most of them were already dead by the time we arrived, but a few were still breathing.$B$BI was about to go in there and execute the rest of them, but I think you should have the honors. In particular, there\'s a real feisty goblin in there that I think you\'ll take great pleasure in executing.', '', 'Return to Knight Commander Plaguefist at the Chapel of the Crimson Flame in Plaguelands: The Scarlet Enclave.', 49356, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 12340);
|
||||
UPDATE quest_template SET AllowableRaces = AllowableRaces + 256 WHERE NOT AllowableRaces & 256 AND AllowableRaces & 2 AND AllowableRaces != -1 AND AllowableRaces != 2147483647 AND AllowableRaces != 2047 AND AllowableRaces != 4095 AND AllowableRaces != 8191 AND AllowableRaces != 16383 AND AllowableRaces != 32767 AND AllowableRaces != 65535 AND AllowableRaces != 131071 AND AllowableRaces != 262143 AND AllowableRaces != 524287 AND AllowableRaces != 1048575 AND AllowableRaces != 2097151;
|
||||
UPDATE quest_template SET AllowableRaces = AllowableRaces + 2048 WHERE NOT AllowableRaces & 2048 AND AllowableRaces & 1 AND AllowableRaces != -1 AND AllowableRaces != 2147483647 AND AllowableRaces != 2047 AND AllowableRaces != 4095 AND AllowableRaces != 8191 AND AllowableRaces != 16383 AND AllowableRaces != 32767 AND AllowableRaces != 65535 AND AllowableRaces != 131071 AND AllowableRaces != 262143 AND AllowableRaces != 524287 AND AllowableRaces != 1048575 AND AllowableRaces != 2097151;
|
||||
UPDATE quest_template SET AllowableRaces = AllowableRaces|256 WHERE AllowableRaces & 2 AND AllowableRaces != -1 AND AllowableRaces != 2147483647 AND AllowableRaces != 2047 AND AllowableRaces != 4095 AND AllowableRaces != 8191 AND AllowableRaces != 16383 AND AllowableRaces != 32767 AND AllowableRaces != 65535 AND AllowableRaces != 131071 AND AllowableRaces != 262143 AND AllowableRaces != 524287 AND AllowableRaces != 1048575 AND AllowableRaces != 2097151;
|
||||
UPDATE quest_template SET AllowableRaces = AllowableRaces|2048 WHERE AllowableRaces & 1 AND AllowableRaces != -1 AND AllowableRaces != 2147483647 AND AllowableRaces != 2047 AND AllowableRaces != 4095 AND AllowableRaces != 8191 AND AllowableRaces != 16383 AND AllowableRaces != 32767 AND AllowableRaces != 65535 AND AllowableRaces != 131071 AND AllowableRaces != 262143 AND AllowableRaces != 524287 AND AllowableRaces != 1048575 AND AllowableRaces != 2097151;
|
||||
UPDATE quest_template SET AllowableRaces = 1 WHERE ID = 12742;
|
||||
UPDATE quest_template SET AllowableRaces = 2 WHERE ID = 12748;
|
||||
|
||||
0
data/sql/db-world/workflow/achievement_dbc.sql
Normal file
0
data/sql/db-world/workflow/achievement_dbc.sql
Normal file
0
data/sql/db-world/workflow/barbershopstyle_dbc.sql
Normal file
0
data/sql/db-world/workflow/barbershopstyle_dbc.sql
Normal file
0
data/sql/db-world/workflow/charstartoutfit_dbc.sql
Normal file
0
data/sql/db-world/workflow/charstartoutfit_dbc.sql
Normal file
@@ -1,3 +1,3 @@
|
||||
INSERT INTO `chrraces_dbc` (`ID`, `Flags`, `FactionID`, `ExplorationSoundID`, `MaleDisplayId`, `FemaleDisplayId`, `ClientPrefix`, `BaseLanguage`, `CreatureType`, `ResSicknessSpellID`, `SplashSoundID`, `ClientFilestring`, `CinematicSequenceID`, `Alliance`, `Name_Lang_enUS`, `Name_Lang_enGB`, `Name_Lang_koKR`, `Name_Lang_frFR`, `Name_Lang_deDE`, `Name_Lang_enCN`, `Name_Lang_zhCN`, `Name_Lang_enTW`, `Name_Lang_zhTW`, `Name_Lang_esES`, `Name_Lang_esMX`, `Name_Lang_ruRU`, `Name_Lang_ptPT`, `Name_Lang_ptBR`, `Name_Lang_itIT`, `Name_Lang_Unk`, `Name_Lang_Mask`, `Name_Female_Lang_enUS`, `Name_Female_Lang_enGB`, `Name_Female_Lang_koKR`, `Name_Female_Lang_frFR`, `Name_Female_Lang_deDE`, `Name_Female_Lang_enCN`, `Name_Female_Lang_zhCN`, `Name_Female_Lang_enTW`, `Name_Female_Lang_zhTW`, `Name_Female_Lang_esES`, `Name_Female_Lang_esMX`, `Name_Female_Lang_ruRU`, `Name_Female_Lang_ptPT`, `Name_Female_Lang_ptBR`, `Name_Female_Lang_itIT`, `Name_Female_Lang_Unk`, `Name_Female_Lang_Mask`, `Name_Male_Lang_enUS`, `Name_Male_Lang_enGB`, `Name_Male_Lang_koKR`, `Name_Male_Lang_frFR`, `Name_Male_Lang_deDE`, `Name_Male_Lang_enCN`, `Name_Male_Lang_zhCN`, `Name_Male_Lang_enTW`, `Name_Male_Lang_zhTW`, `Name_Male_Lang_esES`, `Name_Male_Lang_esMX`, `Name_Male_Lang_ruRU`, `Name_Male_Lang_ptPT`, `Name_Male_Lang_ptBR`, `Name_Male_Lang_itIT`, `Name_Male_Lang_Unk`, `Name_Male_Lang_Mask`, `FacialHairCustomization_1`, `FacialHairCustomization_2`, `HairCustomization`, `Required_Expansion`) VALUES
|
||||
(9, 12, 2, 4141, 6894, 6895, 'Go', 1, 7, 15007, 1096, 'Goblin', 141, 1, 'Goblin', '고블린', 'Gobelin', 'Goblin', '地精', NULL, 'Goblin', 'Goblin', 'Гоблин', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 16712190, NULL, NULL, 'Gobeline', NULL, NULL, NULL, 'Goblin', 'Goblin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 16712172, NULL, NULL, 'Gobelin', 'Goblin', NULL, NULL, 'Goblin', 'Goblin', 'Гоблин', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 16712172, 'PIERCINGS', 'PIERCINGS', 'NORMAL', 0),
|
||||
(9, 12, 2, 4141, 6894, 6895, 'Go', 1, 7, 15007, 1096, 'Goblin', 141, 1, 'Goblin', '고블린', 'Gobelin', 'Goblin', '地精', NULL, 'Goblin', 'Goblin', 'Гоблин', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 16712190, NULL, NULL, 'Gobeline', NULL, NULL, NULL, 'Goblin', 'Goblin', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 16712172, NULL, NULL, 'Gobelin', 'Goblin', NULL, NULL, 'Goblin', 'Goblin', 'Гоблин', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 16712172, 'PIERCINGS', 'PIERCINGS', 'NORMAL', 0), -- redo this
|
||||
(12, 12, 1, 4143, 29422, 29423, 'Wo', 7, 7, 15007, 1096, 'Worgen', 61, 0, 'Worgen', '늑대인간', 'Worgen', 'Worgen', '狼人', NULL, 'Huargen', 'Huargen', 'Ворген', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 16712190, NULL, NULL, 'Worgen', NULL, NULL, NULL, 'Huargen', 'Huargen', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 16712172, NULL, NULL, 'Worgen', 'Worgen', NULL, NULL, 'Huargen', 'Huargen', 'Ворген', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 16712172, 'FEATURES', 'EARS', 'NORMAL', 0);
|
||||
9
data/sql/db-world/workflow/creaturedisplayinfo_dbc.sql
Normal file
9
data/sql/db-world/workflow/creaturedisplayinfo_dbc.sql
Normal file
@@ -0,0 +1,9 @@
|
||||
DELETE FROM `creaturedisplayinfo_dbc` WHERE `ID` IN (29422, 29423, 32385, 35249, 35250, 39095, 39096);
|
||||
INSERT INTO `creaturedisplayinfo_dbc` (`ID`, `ModelID`, `SoundID`, `ExtendedDisplayInfoID`, `CreatureModelScale`, `CreatureModelAlpha`, `TextureVariation_1`, `TextureVariation_2`, `TextureVariation_3`, `PortraitTextureName`, `BloodLevel`, `BloodID`, `NPCSoundID`, `ParticleColorID`, `CreatureGeosetData`, `ObjectEffectPackageID`) VALUES
|
||||
(29422, 3141, 0, 0, 1, 255, '', '', '', '', 3, 0, 0, 0, 0, 0),
|
||||
(29423, 3142, 0, 0, 1, 255, '', '', '', '', 3, 0, 0, 0, 0, 0),
|
||||
(32385, 3194, 0, 0, 0.75, 255, 'Hobgoblin1Red', 'Hobgoblin2', '', '', 0, 0, 0, 0, 0, 0),
|
||||
(35249, 3624, 0, 0, 1, 255, '', '', '', '', 0, 0, 0, 0, 0, 0),
|
||||
(35250, 3623, 0, 0, 1, 255, '', '', '', '', 0, 0, 0, 0, 0, 0),
|
||||
(39095, 65, 0, 0, 1, 255, 'HorseSkinBlack', '', '', '', 1, 0, 0, 0, 0, 0),
|
||||
(39096, 65, 0, 0, 1, 255, 'HorseSkinBrown', '', '', '', 1, 0, 0, 0, 0, 0);
|
||||
@@ -1,5 +1,5 @@
|
||||
INSERT INTO `creaturemodeldata_dbc` (`ID`, `Flags`, `ModelName`, `SizeClass`, `ModelScale`, `BloodID`, `FootprintTextureID`, `FootprintTextureLength`, `FootprintTextureWidth`, `FootprintParticleScale`, `FoleyMaterialID`, `FootstepShakeSize`, `DeathThudShakeSize`, `SoundID`, `CollisionWidth`, `CollisionHeight`, `MountHeight`, `GeoBoxMinX`, `GeoBoxMinY`, `GeoBoxMinZ`, `GeoBoxMaxX`, `GeoBoxMaxY`, `GeoBoxMaxZ`, `WorldEffectScale`, `AttachedEffectScale`, `MissileCollisionRadius`, `MissileCollisionPush`, `MissileCollisionRaise`) VALUES
|
||||
(3141, 4, 'Character\\\\Worgen\\\\Male\\\\WorgenMale.mdx', 1, 1, 1, 7, 18, 12, 1, 0, 0, 0, 44, 0.6111, 2.031, 1.29405, -0.655967, -1.17623, 0.000852, 0.702095, 1.08036, 2.29018, 1, 1, 0, 0, 0),
|
||||
(3141, 4, 'Character\\\\Worgen\\\\Male\\\\WorgenMale.mdx', 1, 1, 1, 7, 18, 12, 1, 0, 0, 0, 44, 0.6111, 2.031, 1.29405, -0.655967, -1.17623, 0.000852, 0.702095, 1.08036, 2.29018, 1, 1, 0, 0, 0), -- redo this
|
||||
(3142, 4, 'Character\\\\Worgen\\\\Female\\\\WorgenFemale.mdx', 1, 1, 1, 7, 18, 12, 1, 0, 0, 0, 44, 0.6111, 2.031, 1.29405, -0.655967, -1.17623, 0.000852, 0.702095, 1.08036, 2.29018, 1, 1, 0, 0, 0),
|
||||
(3194, 0, 'Creature\\\\Hobgoblin\\\\Hobgoblin.mdx', 2, 1, 3, 4, 18, 12, 1, 0, 0, 0, 3110, 0.6112, 2.031, 1.34669, -0.571247, -0.994102, -0.01056, 0.590039, 0.989905, 2.81037, 1, 1, 0, 0, 0),
|
||||
(3623, 12291, 'Creature\\\\GoblinTrike\\\\GoblinTrike01.mdx', 0, 1, 3, 4, 18, 12, 1, 0, 0, 0, 0, 0.6112, 2.031, 0.540327, -2.03107, -0.995891, -0.02369, 0, 0, 0, 1, 1, 0, 0, 0),
|
||||
0
data/sql/db-world/workflow/faction_dbc.sql
Normal file
0
data/sql/db-world/workflow/faction_dbc.sql
Normal file
@@ -1,3 +1,4 @@
|
||||
DELETE FROM `itemdisplayinfo_dbc` WHERE `ID` IN (62448, 62549, 62557, 62558, 62559, 62561, 62565, 62566, 62568, 62573, 62598, 62614, 62617, 62618, 62621, 62706, 62707, 65743, 65787, 65789, 65798, 65799, 65800, 65801, 65847, 65849, 65850, 65851, 65852, 65853, 65854, 68128, 68129, 68130, 68131, 68132, 69175, 69176, 69181, 69182, 69183, 69185, 69187, 69188, 98023, 132261, 134237, 134238);
|
||||
INSERT INTO `itemdisplayinfo_dbc` (`ID`, `ModelName_1`, `ModelName_2`, `ModelTexture_1`, `ModelTexture_2`, `InventoryIcon_1`, `InventoryIcon_2`, `GeosetGroup_1`, `GeosetGroup_2`, `GeosetGroup_3`, `Flags`, `SpellVisualID`, `GroupSoundIndex`, `HelmetGeosetVis_1`, `HelmetGeosetVis_2`, `Texture_1`, `Texture_2`, `Texture_3`, `Texture_4`, `Texture_5`, `Texture_6`, `Texture_7`, `Texture_8`, `ItemVisual`, `ParticleColorID`) VALUES
|
||||
(62448, '', '', '', '', 'INV_Boots_09', '', 0, 0, 0, 0, 0, 7, 0, 0, '', '', '', '', '', '', 'cloth_gilneasclothes_b_01nobleb_boot_ll', 'cloth_gilneasclothes_b_01nobleb_boot_fo', 0, 0),
|
||||
(62549, '', '', '', '', 'inv_chest_cloth_18', '', 2, 0, 1, 0, 0, 7, 0, 0, 'robe_worgen_b_01red_sleeve_au', 'robe_worgen_b_01red_Sleeve_AL', '', 'robe_worgen_b_01red_Chest_TU', 'robe_worgen_b_01red_Chest_TL', 'robe_worgen_b_01red_robe_lu', 'robe_worgen_b_01red_robe_ll', '', 0, 0),
|
||||
@@ -46,4 +47,4 @@ INSERT INTO `itemdisplayinfo_dbc` (`ID`, `ModelName_1`, `ModelName_2`, `ModelTex
|
||||
(98023, '', '', '', '', 'inv_chest_chain_16', '', 0, 0, 0, 0, 0, 7, 0, 0, '', '', '', 'leather_worgen_b_01red_Chest_TU', 'leather_worgen_b_01red_chest_tl', '', '', '', 0, 0),
|
||||
(132261, '', '', '', '', 'ability_mount_ridinghorse', '', 0, 0, 0, 0, 0, 16, 0, 0, '', '', '', '', '', '', '', '', 0, 0),
|
||||
(134237, '', '', '', '', 'inv_misc_key_03', '', 0, 0, 0, 0, 0, 16, 0, 0, '', '', '', '', '', '', '', '', 0, 0),
|
||||
(134238, '', '', '', '', 'inv_misc_key_04', '', 0, 0, 0, 0, 0, 16, 0, 0, '', '', '', '', '', '', '', '', 0, 0);
|
||||
(134238, '', '', '', '', 'inv_misc_key_04', '', 0, 0, 0, 0, 0, 16, 0, 0, '', '', '', '', '', '', '', '', 0, 0);
|
||||
0
data/sql/db-world/workflow/skillline_dbc.sql
Normal file
0
data/sql/db-world/workflow/skillline_dbc.sql
Normal file
@@ -1,5 +1,5 @@
|
||||
INSERT INTO `skilllineability_dbc` (`ID`, `SkillLine`, `Spell`, `RaceMask`, `ClassMask`, `ExcludeRace`, `ExcludeClass`, `MinSkillLineRank`, `SupercededBySpell`, `AcquireMethod`, `TrivialSkillLineRankHigh`, `TrivialSkillLineRankLow`, `CharacterPoints_1`, `CharacterPoints_2`) VALUES
|
||||
(590, 98, 668, 3149, 0, 0, 0, 1, 0, 2, 0, 0, 0),
|
||||
(590, 98, 668, 3149, 0, 0, 0, 1, 0, 2, 0, 0, 0), -- redo this
|
||||
(592, 109, 669, 946, 0, 0, 0, 1, 0, 2, 0, 0, 0),
|
||||
(3269, 237, 3565, 3149, 128, 0, 0, 1, 0, 0, 0, 0, 0),
|
||||
(3270, 237, 3562, 3149, 128, 0, 0, 1, 0, 0, 0, 0, 0),
|
||||
@@ -1,5 +1,5 @@
|
||||
INSERT INTO `skillraceclassinfo_dbc` (`ID`, `SkillID`, `RaceMask`, `ClassMask`, `Flags`, `MinLevel`, `SkillTierID`, `SkillCostIndex`) VALUES
|
||||
(21, 293, 4095, 3, 128, 40, 0, 0),
|
||||
(21, 293, 4095, 3, 128, 40, 0, 0), -- redo this
|
||||
(27, 356, 4095, 1535, 128, 0, 23, 0),
|
||||
(28, 182, 4095, 1535, 160, 0, 2, 0),
|
||||
(29, 186, 4095, 1535, 160, 0, 2, 0),
|
||||
@@ -1,5 +1,5 @@
|
||||
INSERT INTO `soundentries_dbc` (`ID`, `SoundType`, `Name`, `File_1`, `File_2`, `File_3`, `File_4`, `File_5`, `File_6`, `File_7`, `File_8`, `File_9`, `File_10`, `Freq_1`, `Freq_2`, `Freq_3`, `Freq_4`, `Freq_5`, `Freq_6`, `Freq_7`, `Freq_8`, `Freq_9`, `Freq_10`, `DirectoryBase`, `Volumefloat`, `Flags`, `MinDistance`, `DistanceCutoff`, `EAXDef`, `SoundEntriesAdvancedID`) VALUES
|
||||
(18063, 10, 'Hobgoblin_Aggro', 'hobgoblin_aggro_01.wav', 'hobgoblin_aggro_02.wav', 'hobgoblin_aggro_03.wav', 'hobgoblin_aggro_04.wav', 'hobgoblin_aggro_05.wav', 'hobgoblin_aggro_06.wav', 'hobgoblin_aggro_07.wav', 'hobgoblin_aggro_08.wav', 'hobgoblin_aggro_09.wav', 'hobgoblin_aggro_10.wav', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 'sound\\creature\\hobgoblin', 0.6, 0, 8, 45, 0, 0),
|
||||
(18063, 10, 'Hobgoblin_Aggro', 'hobgoblin_aggro_01.wav', 'hobgoblin_aggro_02.wav', 'hobgoblin_aggro_03.wav', 'hobgoblin_aggro_04.wav', 'hobgoblin_aggro_05.wav', 'hobgoblin_aggro_06.wav', 'hobgoblin_aggro_07.wav', 'hobgoblin_aggro_08.wav', 'hobgoblin_aggro_09.wav', 'hobgoblin_aggro_10.wav', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 'sound\\creature\\hobgoblin', 0.6, 0, 8, 45, 0, 0), -- redo this
|
||||
(18064, 10, 'Hobgoblin_Attack', 'hobgoblin_attack_01.wav', 'hobgoblin_attack_02.wav', 'hobgoblin_attack_03.wav', 'hobgoblin_attack_04.wav', 'hobgoblin_attack_05.wav', 'hobgoblin_attack_06.wav', 'hobgoblin_attack_07.wav', 'hobgoblin_attack_08.wav', 'hobgoblin_attack_09.wav', 'hobgoblin_attack_10.wav', 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 'sound\\creature\\hobgoblin', 0.6, 0, 8, 45, 0, 0),
|
||||
(18065, 10, 'Hobgoblin_AttackCrit', 'hobgoblin_attackcrit_01.wav', 'hobgoblin_attackcrit_02.wav', 'hobgoblin_attackcrit_03.wav', 'hobgoblin_attackcrit_04.wav', 'hobgoblin_attackcrit_05.wav', 'hobgoblin_attackcrit_06.wav', 'hobgoblin_attackcrit_07.wav', '', '', '', 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 'sound\\creature\\hobgoblin', 0.6, 0, 8, 45, 0, 0),
|
||||
(18066, 10, 'Hobgoblin_Death', 'hobgoblin_death_01.wav', 'hobgoblin_death_02.wav', 'hobgoblin_death_03.wav', 'hobgoblin_death_04.wav', 'hobgoblin_death_05.wav', '', '', '', '', '', 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 'sound\\creature\\hobgoblin', 0.6, 0, 8, 45, 0, 0),
|
||||
0
data/sql/db-world/workflow/spell_dbc.sql
Normal file
0
data/sql/db-world/workflow/spell_dbc.sql
Normal file
@@ -1,2 +1,2 @@
|
||||
INSERT INTO `summonproperties_dbc` (`ID`, `Control`, `Faction`, `Title`, `Slot`, `Flags`) VALUES
|
||||
(2421, 1, 0, 0, 0, 2320);
|
||||
(2421, 1, 0, 0, 0, 2320); -- redo this
|
||||
0
data/sql/db-world/workflow/talenttab_dbc.sql
Normal file
0
data/sql/db-world/workflow/talenttab_dbc.sql
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,8 +0,0 @@
|
||||
INSERT INTO `creaturedisplayinfo_dbc` (`ID`, `ModelID`, `SoundID`, `ExtendedDisplayInfoID`, `CreatureModelScale`, `CreatureModelAlpha`, `TextureVariation_1`, `TextureVariation_2`, `TextureVariation_3`, `PortraitTextureName`, `BloodLevel`, `BloodID`, `NPCSoundID`, `ParticleColorID`, `CreatureGeosetData`, `ObjectEffectPackageID`) VALUES
|
||||
(29422, 3141, 0, 0, 1, 255, NULL, NULL, NULL, NULL, 3, 0, 0, 0, 0, 0),
|
||||
(29423, 3142, 0, 0, 1, 255, NULL, NULL, NULL, NULL, 3, 0, 0, 0, 0, 0),
|
||||
(32385, 3194, 0, 0, 0.75, 255, 'Hobgoblin1Red', 'Hobgoblin2', NULL, NULL, 0, 0, 0, 0, 0, 0),
|
||||
(35249, 3624, 0, 0, 1, 255, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0),
|
||||
(35250, 3623, 0, 0, 1, 255, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0),
|
||||
(39095, 65, 0, 0, 1, 255, 'HorseSkinBlack', NULL, NULL, NULL, 1, 0, 0, 0, 0, 0),
|
||||
(39096, 65, 0, 0, 1, 255, 'HorseSkinBrown', NULL, NULL, NULL, 1, 0, 0, 0, 0, 0);
|
||||
Reference in New Issue
Block a user