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

Check if player can receive drops #11 #14

Merged
merged 1 commit into from
May 12, 2018
Merged

Check if player can receive drops #11 #14

merged 1 commit into from
May 12, 2018

Conversation

SalmonDE
Copy link
Contributor

@SalmonDE SalmonDE commented May 12, 2018

Before giving the player the item drops the code will now check if the player can receive the drops.
If the player can't receive them, the items won't be handed out and the crate key won't be taken from the player.
Instead the player is asked to clear their inventory.

Related to issue #11

Prior to this the key was taken from the player and the drops were "destroyed"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants