@@ -37,7 +37,7 @@ public class Inventory {
case Sulf:
increaseQuality(items[i]);
under6days(items[i]);
- expireditems(items[i]);
+
break;