Filtering Wombgifts by Item Level does not work
|
This rule hides both i83 as well as i82 Growing Wombgifts:
Hide Class == "Wombgifts" BaseType == "Provisioning Wombgift" "Lavish Wombgift" "Ancient Wombgift" "Growing Wombgift" "Mysterious Wombgift" SetFontSize 45 SetTextColor 0 0 0 255 SetBorderColor 0 0 0 255 SetBackgroundColor 120 200 160 255 ItemLevel <= 82 This rule is skipped for both i83 as well as i82 Growing Wombgifts: Hide Class == "Wombgifts" BaseType == "Provisioning Wombgift" "Lavish Wombgift" "Ancient Wombgift" "Growing Wombgift" "Mysterious Wombgift" SetFontSize 45 SetTextColor 0 0 0 255 SetBorderColor 0 0 0 255 SetBackgroundColor 120 200 160 255 ItemLevel >= 82 Something seems very off here. Last bumped on Nov 9, 2025, 4:09:09 AM
|
|















