forked from liza/ARControl
Add Retainer crystals to tracked inventories
This commit is contained in:
parent
c30abb79ab
commit
0ed33ea9a9
1
ARControl/External/AllaganToolsIpc.cs
vendored
1
ARControl/External/AllaganToolsIpc.cs
vendored
@ -20,6 +20,7 @@ internal sealed class AllaganToolsIpc
|
|||||||
InventoryType.RetainerPage5,
|
InventoryType.RetainerPage5,
|
||||||
InventoryType.RetainerPage6,
|
InventoryType.RetainerPage6,
|
||||||
InventoryType.RetainerPage7,
|
InventoryType.RetainerPage7,
|
||||||
|
InventoryType.RetainerCrystals,
|
||||||
}
|
}
|
||||||
.Select(x => (uint)x).ToArray();
|
.Select(x => (uint)x).ToArray();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user