@ -119,7 +119,7 @@ public class Item extends AbstractWorldObject {
this.containerType = Enum.ItemContainerType.FORGE;
break;
case "warehouse":
this.containerType = ItemContainerType.WAREHOUSE;
}