Skip to content

Commit 09ce61e

Browse files
committed
Update spec
1 parent ca52963 commit 09ce61e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

src/Export/Classes/GGPKData.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ function GGPKClass:GetNeededFiles()
145145
"Data/VirtualStatContextFlags.dat",
146146
"Data/BaseItemTypes.dat",
147147
"Data/WeaponTypes.dat",
148+
"Data/weaponCategories.dat",
148149
"Data/ArmourTypes.dat",
149150
"Data/ShieldTypes.dat",
150151
"Data/Flasks.dat",

src/Export/spec.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15327,9 +15327,9 @@ return {
1532715327
[3]={
1532815328
list=false,
1532915329
name="",
15330-
refTo="",
15330+
refTo="clientStrings",
1533115331
type="Key",
15332-
width=150
15332+
width=340
1533315333
}
1533415334
},
1533515335
weapondamagescaling={

0 commit comments

Comments
 (0)