Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Conversation

@skx
Copy link
Owner

@skx skx commented Apr 2, 2024

When we find an item by name this succeds if:

  • We're carrying the object

OR

  • The item is in the same room as us.
    • Even if invisible.

This pull-request closes #54 by sanity-checking that we're actually carrying an object before we permit it to be dropped.

When we find an item by name this succeds if:

* We're carrying the object

OR

* The item is in the same room as us.
  * Even if invisible.

This pull-request closes #54 by sanity-checking that we're actually
carrying an object before we permit it to be dropped.
@skx skx merged commit 4092b4e into master Apr 2, 2024
@skx skx deleted the 54-drop-sanity branch April 2, 2024 19:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Dropping an item you're not carrying seems to succeed

2 participants