Open Issues Need Help
View All on GitHub Item System Rework about 1 month ago
AI Summary: Rework the RPG inventory system of a Discord bot to use an "Item Template" system. This will allow for easier management of unique items and prevent issues caused by relying on public item instances. The new system should enable players to create any item in their inventory, optionally using a global template for common items.
Complexity:
4/5
bug enhancement help wanted