final case classBuyEquipment(item: Equipment) extends Exchange with Product with Serializable
A single piece of Equipment has been selected and will be given to the Player.
The Player must decide what to do with it once it is in their control.
A result of a processed request.
A single piece of
Equipment
has been selected and will be given to thePlayer
. ThePlayer
must decide what to do with it once it is in their control. A result of a processed request.the
Equipment
being given to the player