So I have been trying to put the special fish that are collected during the New Life Festival into an Auto Category
I have tried
type("fish") or sptype("collectible_rare_fish","fish") and all my fish EXCEPT the three holiday fish are not collected into the category.
Someone suggested to use the itemname(arg1,...) function, but when I put in itemname("Histmuck Blobfin", "Shadowfen Creeping Leech", "Black Marsh Cucumber") the Auto Category says there is an error, but apparently that works.
There has to be a better way to define this than with an error that works.
So I have been trying to put the special fish that are collected during the New Life Festival into an Auto Category
I have tried
type("fish") or sptype("collectible_rare_fish","fish") and all my fish EXCEPT the three holiday fish are not collected into the category.
Someone suggested to use the itemname(arg1,...) function, but when I put in itemname("Histmuck Blobfin", "Shadowfen Creeping Leech", "Black Marsh Cucumber") the Auto Category says there is an error, but apparently that works.
There has to be a better way to define this than with an error that works.