Compare commits

...

1 Commits

Author SHA1 Message Date
7f4e5870b6 fix: occupy correct slot for arch-guns 2025-04-23 00:16:36 +02:00

View File

@ -532,7 +532,11 @@ export const addItem = async (
}
return {
...inventoryChanges,
...occupySlot(inventory, InventorySlot.WEAPONS, premiumPurchase)
...occupySlot(
inventory,
productCategoryToInventoryBin(weapon.productCategory) ?? InventorySlot.WEAPONS,
premiumPurchase
)
};
} else {
// Modular weapon parts