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

GET and GET ALL do not always work or update properly #126

Open
davidrugge opened this issue Mar 15, 2024 · 0 comments
Open

GET and GET ALL do not always work or update properly #126

davidrugge opened this issue Mar 15, 2024 · 0 comments

Comments

@davidrugge
Copy link

I noticed this first in The Cave of the Mind but it has also happened in other adventures. Sometimes when I use GET to get everything it updates my inventory but not the room. For example:

Avenger shoots at Troll

-- a critical hit!

Troll is dead!

Your bow ability increased!

A large chamber. (N/W)

Fencing Master is here.

Chef is here.

A.J. is here.

You see scroll.

You see the troll's weapon, a beat-up old knobberry.

Before you lies the smelly corpse of the creature which bore striking resemblance to a troll.
get

Scroll taken.

Knobberry taken.

You can't get that.

A large chamber. (N/W)

Fencing Master is here.

Chef is here.

A.J. is here.

You see scroll.

You see knobberry.

You see dead troll.

If I move out of the room and back into the room, it updates successfully. In the case quoted above, the scroll and knobberry items appeared in my inventory after I issued the GET command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant