Monsters-RPG-game / Users

Users service for monsters game
Apache License 2.0
0 stars 0 forks source link

[Feature]: Eq - gain loot from fights #194

Open Virus288 opened 3 months ago

Virus288 commented 3 months ago

Feature type

New Feature

Description

After killing an enemy in fight, user should be able to gain items from enemy body. Add system, which would insert new item after killing enemy + add information about items to npc's model and interfaces. Make sure to add those interfaces to gateway and fights

Virus288 commented 3 months ago

Related task https://github.com/Monsters-RPG-game/Gateway/issues/267