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

[BUG] Scavenger Iventory Count counting supplementries:goblet as the scav goblet #11

Open
melosh101 opened this issue Nov 10, 2024 · 3 comments

Comments

@melosh101
Copy link

While running a scav vault i accidentally picked up a supplementries:goblet and it counted towards the scav counter

additionally it is also highlighted as being a scav item
image

Steps to reproduce:

  1. Go into a Scavenger vault with goblet as objective
  2. pickout a supplementries Goblet and it'll count as a the_vault:scavenger_goblet
@melosh101
Copy link
Author

it appears i was on version 0.25.0, im currently testing if this issue exists in 0.28.2

@melosh101
Copy link
Author

after testing this appears to still be an issue
image

@Iridium-IO
Copy link
Member

It's a weird bug, I'll have to double check but I don't think I explicitly check for the name of each item, I check if the item is an instance of ScavengerItem.

That is to say, I'm 90% certain I don't have a check for any specific goblet at all lol

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

Successfully merging a pull request may close this issue.

2 participants