Skip to content

Character cannot have two equal items #49

Open
@ForNeVeR

Description

@ForNeVeR

Consider the following:

val i = ru.org.codingteam.keter.game.objects.Inventory(Set(), Set(Knife), Set(Knife))
i.allEquipment // Set(Knife)

It should have two knives instead.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions