➡️ Title
feat/add-consumables-shop-with-bot-interaction-in-citizen-of-arcanis
📘 Description
Add a consumables shop in Citizen Of Arcanis, managed by a bot NPC, where players can purchase items like health potions, ammo, or temporary buffs.
The shop should be interactive, allowing the player to spend in-game currency to acquire consumables that directly affect gameplay.
✅ Acceptance Criteria
⚠ Technical Notes
- Reuse or extend the existing inventory and currency systems.
- The shop should be modular, allowing future addition of more consumables or cosmetic items.
- Ensure purchases are validated to prevent exploits (e.g., buying with insufficient funds).
- The bot must be non-combatant and only function as a vendor.
➡️ Title
feat/add-consumables-shop-with-bot-interaction-in-citizen-of-arcanis
📘 Description
Add a consumables shop in Citizen Of Arcanis, managed by a bot NPC, where players can purchase items like health potions, ammo, or temporary buffs.
The shop should be interactive, allowing the player to spend in-game currency to acquire consumables that directly affect gameplay.
✅ Acceptance Criteria
⚠ Technical Notes