thankie but i dont understand
[tot=Nanny]
[flower=Nanny]
[-Guru] That's how they've always worked. They just have a new rarity now so they're labeled.
Just the loyalty items, the battle eggs, and some challenger stages! That's all we could come up with earlier, I don't think there are any others I need to fix!
~ I understand that's how it always worked. My initial question was if there was ever going to be an option, so that we would be able to move this item somewhere on our account like in our gallery?
[br clear=all]
[-Guru] There are no plans for this right now, no. Just the rarity change :)
- thank you ^_^
~ Alright, just thought I'd ask ~ ^.^ ~
[br clear=all]
Not really seeing the benefit to this, but cool, I guess?
Awesome. XD
I still liked the whole idea of the 404 rarity for these but that's me.

this was changed from r0 to r202
They were showing up in quests.
Dexter by ❤
So are they at least "safe" now? (From zapper etc.?)
ah thanks for answering me :P I knew it had to be something like that. Guessing the code is like
if (rarity < 150){
askForThisItem();
}
and changing it to have a lower bound would be too much work xD
There are so many places that are like use anything below r99 or whatever, so that 0 gets caught even though it was never a rarity. Not so much an error, just an oversight on our part haha