Add Retainer crystals to tracked inventories

pull/3/head
OhKannaDuh 2024-07-22 01:09:12 +01:00
parent c30abb79ab
commit 0ed33ea9a9
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ internal sealed class AllaganToolsIpc
InventoryType.RetainerPage5,
InventoryType.RetainerPage6,
InventoryType.RetainerPage7,
InventoryType.RetainerCrystals,
}
.Select(x => (uint)x).ToArray();