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

tarp 'move' mechanics don't match description #214

Open
pahp opened this issue Feb 15, 2024 · 6 comments
Open

tarp 'move' mechanics don't match description #214

pahp opened this issue Feb 15, 2024 · 6 comments
Assignees

Comments

@pahp
Copy link
Contributor

pahp commented Feb 15, 2024

If you move tarp, this happens:

The Unused Office
This room is a small office, there is a wooden desk devoid of any identifying objects. One of the ceiling panels seems to be missing in here. Along the east
wall there is a tarp laying on the floor, partially laying against the wall. There are 2 cans of paint here. The east wall seems to be still unpainted.

You can see a Tarp here.

move tarp

As you fold up and take the tarp you notice underneath it there was a flathead screwdriver!

i

You're carrying a USB Drive, a flashlight, a Phillips Head Screwdriver, a Print out, a loose brass key, a IBM 5100, a Security Key Fob and a Task List.

l

The Unused Office
This room is a small office, there is a wooden desk devoid of any identifying objects. One of the ceiling panels seems to be missing in here. Along the east
wall there is a tarp laying on the floor, partially laying against the wall. There are 2 cans of paint here. The east wall seems to be still unpainted.

You can see a Tarp and a Flathead here.

The description says that I took the tarp, but the tarp is not in my inventory; it is still in the room. IMO, the description should be changed so that it doesn't say that the player takes the tarp (since the player doesn't want the tarp anyway).

@pahp
Copy link
Contributor Author

pahp commented Mar 7, 2024

Here's some current behavior in @libraun 's PR:

The Unused Office
This room is a small office; set in the middle is a wooden desk, devoid of any identifying objects. One of the ceiling panels seems to be missing in here. Along the east wall there is a tarp laying on the floor, partially laying against the wall next to two cans of paint. The east wall seems to be still unpainted.

You can see a Tarp here.

> take tarp
As you fold up and take the tarp you notice underneath it there was a flathead screwdriver!
> l
The Unused Office
This room is a small office; set in the middle is a wooden desk, devoid of any identifying objects. One of the ceiling panels seems to be missing in here. Along the east wall there is a tarp laying on the floor, partially laying against the wall next to two cans of paint. The east wall seems to be still unpainted.

You can see a Tarp and a Flathead here.

> i
You're carrying a Task List.

> 

It says I take the tarp, but it is not in my inventory. I confirmed that I can take the flathead and it disappears, and if I try to take the tarp again, it won't let me.

Maybe change the first message to something like:

As you begin to fold up the tarp you notice a flathead screwdriver on the floor! You stop taking the tarp.

@libraun
Copy link
Collaborator

libraun commented Mar 7, 2024 via email

@pahp
Copy link
Contributor Author

pahp commented Mar 7, 2024

Of course! I just realized a problem with my suggestion though -- when the screwdriver is gone, the tarp will still be there. If you take it again, the message mentioning the screwdriver will be wrong. Would this all be easier if we just let the player take the damn tarp?

@libraun
Copy link
Collaborator

libraun commented Mar 8, 2024 via email

@libraun
Copy link
Collaborator

libraun commented Mar 8, 2024 via email

@libraun
Copy link
Collaborator

libraun commented Mar 8, 2024 via email

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

3 participants