diff --git a/webapp/mt/Item.php b/webapp/mt/Item.php index 720f1657..84ad1e82 100644 --- a/webapp/mt/Item.php +++ b/webapp/mt/Item.php @@ -242,7 +242,8 @@ class Item { self::GIFT_PACKAGE_TYPE, self::FUNC_TYPE, self::MATERIAL_TYPE, - self::FRAGMENT_TYPE + self::FRAGMENT_TYPE, + 14 )); }