[Suggestion] Make TrinketItem as an interface.
IAFEnvoy opened this issue ยท 2 comments
The TrinketItem class only extends the Item class, which makes it difficult to add special things such as weapons into slots.
So i think making it to an interface like Curios API is better.