Add special slots to getPlayerGear()
This commit is contained in:
parent
ba1bdc9c5f
commit
950d17ef1d
@ -670,6 +670,9 @@ export class InRaidHelper
|
|||||||
"pocket2",
|
"pocket2",
|
||||||
"pocket3",
|
"pocket3",
|
||||||
"pocket4",
|
"pocket4",
|
||||||
|
"SpecialSlot1",
|
||||||
|
"SpecialSlot2",
|
||||||
|
"SpecialSlot3",
|
||||||
];
|
];
|
||||||
|
|
||||||
let inventoryItems: Item[] = [];
|
let inventoryItems: Item[] = [];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user