gazroe 3 Report post Posted August 3, 2015 Is there a line i can use in my pickit to collect flasks with quality for vendor recipe For Example: [Type] == "superior flask" # [stashItem] == "true" Share this post Link to post Share on other sites
gazroe 3 Report post Posted August 3, 2015 I think i have worked it out. I will try this [Category] == "Flask" && [Quality] >= "1" # [stashItem] == "true" Share this post Link to post Share on other sites