Add Retainer crystals to tracked inventories #3
1
ARControl/External/AllaganToolsIpc.cs
vendored
1
ARControl/External/AllaganToolsIpc.cs
vendored
@ -20,6 +20,7 @@ internal sealed class AllaganToolsIpc
|
||||
InventoryType.RetainerPage5,
|
||||
InventoryType.RetainerPage6,
|
||||
InventoryType.RetainerPage7,
|
||||
InventoryType.RetainerCrystals,
|
||||
}
|
||||
.Select(x => (uint)x).ToArray();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user