Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Character cannot have two equal items #49

Open
ForNeVeR opened this issue Aug 31, 2015 · 0 comments · May be fixed by #90
Open

Character cannot have two equal items #49

ForNeVeR opened this issue Aug 31, 2015 · 0 comments · May be fixed by #90
Assignees
Labels
Milestone

Comments

@ForNeVeR
Copy link
Member

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.

@ForNeVeR ForNeVeR added this to the 0.1 milestone Aug 31, 2015
@ForNeVeR ForNeVeR self-assigned this Aug 31, 2015
@ForNeVeR ForNeVeR removed their assignment Nov 5, 2016
@ttldtor ttldtor self-assigned this Feb 3, 2020
ttldtor added a commit to ttldtor/Keter that referenced this issue Feb 5, 2020
@ttldtor ttldtor linked a pull request Feb 5, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants