Skip to content

Commit

Permalink
chore(DBC): 9.1.0.39185 data
Browse files Browse the repository at this point in the history
  • Loading branch information
Kutikuti committed Jun 29, 2021
1 parent 4cd895b commit ed01748
Show file tree
Hide file tree
Showing 14 changed files with 1,348 additions and 272 deletions.
56 changes: 36 additions & 20 deletions addon/DBC/ItemSpell.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-- Generated using WoW 9.1.0.39185 client data on 2021-06-29T10:54:37.478359.
HeroDBC.DBC.ItemSpell = {
[17] = 7,
[117] = 433,
Expand Down Expand Up @@ -3836,7 +3837,7 @@ HeroDBC.DBC.ItemSpell = {
[28284] = 11009,
[28288] = 33807,
[28291] = 28944,
[28311] = 34107,
[28311] = 358831,
[28335] = 28539,
[28336] = 34140,
[28351] = 34141,
Expand Down Expand Up @@ -22912,7 +22913,7 @@ HeroDBC.DBC.ItemSpell = {
[158884] = 272019,
[158886] = 265935,
[158887] = 265935,
[158888] = 318280,
[158888] = 330380,
[158896] = 265957,
[158906] = 107829,
[158907] = 264919,
Expand Down Expand Up @@ -29724,7 +29725,6 @@ HeroDBC.DBC.ItemSpell = {
[185764] = 350944,
[185775] = 351138,
[185783] = 351527,
[185791] = 351283,
[185815] = 351211,
[185818] = 351927,
[185828] = 351340,
Expand Down Expand Up @@ -29754,8 +29754,8 @@ HeroDBC.DBC.ItemSpell = {
[185949] = 351878,
[185950] = 351896,
[185951] = 351897,
[185953] = 351986,
[185954] = 352115,
[185953] = 358675,
[185954] = 358675,
[185959] = 352058,
[185963] = 352230,
[185965] = 352177,
Expand Down Expand Up @@ -29788,7 +29788,6 @@ HeroDBC.DBC.ItemSpell = {
[186189] = 353208,
[186190] = 353227,
[186191] = 353230,
[186197] = 353327,
[186199] = 353333,
[186200] = 345526,
[186201] = 345526,
Expand Down Expand Up @@ -29822,15 +29821,16 @@ HeroDBC.DBC.ItemSpell = {
[186347] = 357347,
[186349] = 357348,
[186350] = 357349,
[186388] = 357588,
[186398] = 357595,
[186404] = 357589,
[186410] = 353463,
[186374] = 358714,
[186388] = 359168,
[186398] = 359180,
[186404] = 359003,
[186410] = 358682,
[186414] = 353511,
[186421] = 356351,
[186422] = 357169,
[186423] = 355313,
[186424] = 355316,
[186424] = 359152,
[186425] = 357919,
[186426] = 353447,
[186427] = 355319,
Expand Down Expand Up @@ -30017,7 +30017,6 @@ HeroDBC.DBC.ItemSpell = {
[186715] = 356214,
[186716] = 356203,
[186717] = 356215,
[186718] = 354796,
[186721] = 354790,
[186722] = 354792,
[186724] = 354000,
Expand Down Expand Up @@ -30150,12 +30149,12 @@ HeroDBC.DBC.ItemSpell = {
[187279] = 356877,
[187280] = 342040,
[187311] = 356940,
[187322] = 356931,
[187323] = 356931,
[187322] = 356934,
[187323] = 356934,
[187324] = 356934,
[187325] = 356935,
[187325] = 356936,
[187326] = 356936,
[187327] = 356937,
[187327] = 356936,
[187328] = 356938,
[187329] = 356939,
[187330] = 356939,
Expand Down Expand Up @@ -30192,13 +30191,13 @@ HeroDBC.DBC.ItemSpell = {
[187433] = 336327,
[187434] = 336327,
[187447] = 357672,
[187457] = 356931,
[187458] = 356931,
[187457] = 356934,
[187458] = 356934,
[187459] = 356934,
[187460] = 356934,
[187462] = 356935,
[187462] = 356936,
[187463] = 356936,
[187465] = 356937,
[187465] = 356936,
[187466] = 356938,
[187467] = 356939,
[187478] = 356936,
Expand All @@ -30209,5 +30208,22 @@ HeroDBC.DBC.ItemSpell = {
[187510] = 357996,
[187511] = 342040,
[187515] = 358111,
[187517] = 345526,
[187524] = 358284,
[187525] = 358319,
[187532] = 358498,
[187533] = 358523,
[187542] = 357585,
[187544] = 358607,
[187545] = 358617,
[187546] = 358618,
[187547] = 358620,
[187548] = 358621,
[187552] = 358675,
[187592] = 358958,
[187593] = 358959,
[187603] = 359040,
[187612] = 355192,
[187613] = 355192,
[187614] = 355192,
}
4 changes: 2 additions & 2 deletions addon/DBC/Meta.lua
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
HeroDBC.DBC.metaVersion = "9.1.0.38872"
HeroDBC.DBC.metaTime = "2021-06-07T12:19:32.013527"
HeroDBC.DBC.metaVersion = "9.1.0.39185"
HeroDBC.DBC.metaTime = "2021-06-29T10:54:37.773361"
Loading

0 comments on commit ed01748

Please sign in to comment.