"Sell()" is a method on PlayerWeapon.
Open
Back End
good first issue
- Dominant language
- C#
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This should be moved to the ShopController or mayby a new buy/sell class.
The function should be made general such that any item can be sold trough it.
We should also make sure that the player dosen't receive gold if the method fails. Likewise the player<->item relation should not be delted if the method fails.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.