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

Remove duplicated items in the user's inventory #112

Merged
merged 5 commits into from
Feb 5, 2023

Conversation

moonysolari
Copy link
Member

This PR fixes these duplicated items:

  • The Ancestral Fountain Pen, mentioned in Duplicate Ancestral Fountain Pens in the inventory #106.
  • The Tactical Wet Suit in H2/H3. The cause is its two identical versions, one used as the default suit of Nightcall, and the other as the reward of The Mills Reverie. Only the latter appears in the inventory now.
  • The Tactical Gear in H1/H2. It was loaded twice, once as TOKEN_OUTFIT_COLORADO_HERO_COLORADOSUIT and another time as TOKEN_OUTFIT_COLORADO_HERO_RABIESSUIT. Only the former appears in the inventory now.

@moonysolari moonysolari self-assigned this Feb 3, 2023
components/inventory.ts Outdated Show resolved Hide resolved
@moonysolari moonysolari requested a review from RDIL February 5, 2023 18:31
components/ownership.ts Outdated Show resolved Hide resolved
@moonysolari moonysolari requested a review from RDIL February 5, 2023 19:47
@RDIL RDIL merged commit 9b64aa3 into thepeacockproject:v6 Feb 5, 2023
@moonysolari moonysolari deleted the dup-items branch February 5, 2023 20:21
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 this pull request may close these issues.

None yet

2 participants