Setting containertype.

This commit is contained in:
2024-04-24 13:36:32 -04:00
parent 6a17f93e41
commit a906e30931
@@ -158,6 +158,7 @@ public class ItemProductionMsgHandler extends AbstractClientMsgHandler {
// Persist item and add to vendor inventory
virtualItem.containerType = mbEnums.ItemContainerType.INVENTORY;
Item completedItem = DbManager.ItemQueries.PERSIST(virtualItem);
// Apply Item effects for Prefix and Suffix tokens