amatt13/BossFight

"Sell()" is a method on PlayerWeapon.

オープン

#14 opened on 2023/01/22

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C# (1 件のフォーク)auto 404
Back Endgood first issue

Repository metrics

Stars
 (1 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド