amatt13/BossFight

"Sell()" is a method on PlayerWeapon.

Aberta

#14 aberto em 22 de jan. de 2023

 (0 comentário) (0 reação) (0 responsável)C# (1 fork)auto 404
Back Endgood first issue

Métricas do repositório

Stars
 (1 estrela)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador