Create types for items.
This commit is contained in:
parent
a84df2d80b
commit
1ef66a2023
4 changed files with 50 additions and 14 deletions
|
@ -49,7 +49,7 @@ export const DS4 = {
|
|||
*/
|
||||
armorTypes: {
|
||||
body: "DS4.ArmorTypeBody",
|
||||
helment: "DS4.ArmorTypeHelmet",
|
||||
helmet: "DS4.ArmorTypeHelmet",
|
||||
vambrace: "DS4.ArmorTypeVambrace",
|
||||
greaves: "DS4.ArmorTypeGreaves",
|
||||
vambraceGreaves: "DS4.ArmorTypeVambraceGreaves",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue