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

Item taken from a room remain in the room’s description. #10

Open
Gameactive opened this issue Jan 15, 2021 · 0 comments
Open

Item taken from a room remain in the room’s description. #10

Gameactive opened this issue Jan 15, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Gameactive
Copy link
Contributor

There are two instances where the game describes objects that have been taken from the scene:

  • In the Marshes, you will always trip on a rock.
  • In the Magma Chamber, you will always see a glimmering artifact.

Additionally, an extra line of text tells the player that they can see the object. This text correctly reports the objects in the room, but does so using a bland statement. Moving the flavor text from the room’s description to this line would fix the issue and remove this redundancy.

@eam eam self-assigned this Jan 22, 2021
@eam eam added the bug Something isn't working label Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants