diff --git a/src/app/ItemPageLayout.js b/src/app/ItemPageLayout.js index 67c48de..a82b0d4 100644 --- a/src/app/ItemPageLayout.js +++ b/src/app/ItemPageLayout.js @@ -221,19 +221,7 @@ function ItemKindBadgeWithSupportTools({ item }) { - - Support - - - - Rarity: - - - {item.rarityIndex} ( - {isNcAutoDetectedFromRarity ? "NC" : "not NC"}) - - NC: @@ -244,11 +232,33 @@ function ItemKindBadgeWithSupportTools({ item }) { value={item.isManuallyNc ? "true" : "false"} > - + + + + PB: + + + + + Support +