amatt13/BossFight

"Sell()" is a method on PlayerWeapon.

开放

#14 创建于 2023年1月22日

 (0 条评论) (0 个反应) (0 位负责人)C# (1 个派生)auto 404
Back Endgood first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南