Skip to content

Commit

Permalink
Enums update for build 27377
Browse files Browse the repository at this point in the history
  • Loading branch information
aethys256 committed Aug 18, 2018
1 parent 6d8199a commit 7a3f98c
Show file tree
Hide file tree
Showing 6 changed files with 191 additions and 161 deletions.
Empty file modified HeroLib/Enum/ItemRange.lua
100644 → 100755
Empty file.
12 changes: 6 additions & 6 deletions HeroLib/Enum/ProjectileSpeed.lua
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Generated using WoW 8.0.1.27219 client data on 2018-08-03T04:23:30.494798.
-- Generated using WoW 8.0.1.27377 client data on 2018-08-18T08:48:50.307981.
HeroLib.Enum.ProjectileSpeed = {
[11] = 35,
[59] = 25,
Expand Down Expand Up @@ -17645,7 +17645,6 @@ HeroLib.Enum.ProjectileSpeed = {
[261476] = 3,
[261507] = 100,
[261510] = 3,
[261511] = 2,
[261526] = 20,
[261535] = 10,
[261548] = 20,
Expand Down Expand Up @@ -18533,7 +18532,7 @@ HeroLib.Enum.ProjectileSpeed = {
[273190] = 2,
[273201] = 2,
[273204] = 12,
[273223] = 3,
[273223] = 2,
[273270] = 20,
[273275] = 8,
[273337] = 30,
Expand Down Expand Up @@ -19225,9 +19224,10 @@ HeroLib.Enum.ProjectileSpeed = {
[206610] = 2,
[282438] = 0,
[282439] = 0,
[273223] = 1,
[274801] = 40,
[277137] = 40,
[265723] = 40,
[277115] = 30,
[250505] = 0,
[274801] = 40
[265723] = 40,
[277115] = 30
}
Loading

0 comments on commit 7a3f98c

Please sign in to comment.