Setting containertype.
This commit is contained in:
@@ -158,6 +158,7 @@ public class ItemProductionMsgHandler extends AbstractClientMsgHandler {
|
|||||||
|
|
||||||
// Persist item and add to vendor inventory
|
// Persist item and add to vendor inventory
|
||||||
|
|
||||||
|
virtualItem.containerType = mbEnums.ItemContainerType.INVENTORY;
|
||||||
Item completedItem = DbManager.ItemQueries.PERSIST(virtualItem);
|
Item completedItem = DbManager.ItemQueries.PERSIST(virtualItem);
|
||||||
|
|
||||||
// Apply Item effects for Prefix and Suffix tokens
|
// Apply Item effects for Prefix and Suffix tokens
|
||||||
|
|||||||
Reference in New Issue
Block a user