Skip to content

Commit 156c1ab

Browse files
author
Mikolaj Graf
committed
Update feature docs for transmog protection and Allow Transmog checkbox
1 parent f816eac commit 156c1ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

FEATURES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The popup is the primary UI for reviewing items before selling. It appears when
6363
- Flat 1px border aesthetic (ElvUI-style)
6464

6565
### Filter Controls (Top Section)
66-
Quality checkboxes with per-quality item level threshold sliders and input fields. Additional toggles for "Only Equippable", category filters, expansion filter dropdown, and equipment slot filter buttons.
66+
Quality checkboxes with per-quality item level threshold sliders and input fields. Additional toggles for "Only Equippable", "Allow Transmog" (disables transmog protection so uncollected appearances can be sold), category filters, expansion filter dropdown, and equipment slot filter buttons.
6767

6868
### Item List (Middle Section)
6969
Sortable columns:
@@ -165,7 +165,7 @@ Items are evaluated against protection rules in strict priority order. The first
165165
4. **Sell Price Check** - items with no vendor price are skipped
166166
5. **Locked Items** - locked items are skipped
167167
6. **Equipment Set Protection** (`protectEquipmentSets`, default: on) - items in any active equipment set are skipped
168-
7. **Uncollected Transmog** (`protectUncollectedTransmog`, default: on) - equippable items with uncollected appearances are skipped
168+
7. **Uncollected Transmog** (`protectUncollectedTransmog`, default: on) - items with visual transmog appearances that are uncollected are skipped (trinkets, rings, and necklaces are excluded from this check since they have no visual appearance)
169169
8. **Transmog Source Protection** (`protectTransmogSource`, default: on) - enhanced source-level transmog checking (distinguishes same-appearance items from different sources)
170170
9. **Refundable Items** - items within the vendor buyback/refund window are skipped
171171
10. **Bind-on-Equip Protection** (`protectBoE`, default: on) - unbound BoE items are skipped (overridable via `allowBoESell`)

0 commit comments

Comments
 (0)