We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca52963 commit 09ce61eCopy full SHA for 09ce61e
src/Export/Classes/GGPKData.lua
@@ -145,6 +145,7 @@ function GGPKClass:GetNeededFiles()
145
"Data/VirtualStatContextFlags.dat",
146
"Data/BaseItemTypes.dat",
147
"Data/WeaponTypes.dat",
148
+ "Data/weaponCategories.dat",
149
"Data/ArmourTypes.dat",
150
"Data/ShieldTypes.dat",
151
"Data/Flasks.dat",
src/Export/spec.lua
@@ -15327,9 +15327,9 @@ return {
15327
[3]={
15328
list=false,
15329
name="",
15330
- refTo="",
+ refTo="clientStrings",
15331
type="Key",
15332
- width=150
+ width=340
15333
}
15334
},
15335
weapondamagescaling={
0 commit comments