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

fix ids for several iotms #78

Merged
merged 1 commit into from
Mar 14, 2024
Merged

fix ids for several iotms #78

merged 1 commit into from
Mar 14, 2024

Conversation

Rinn
Copy link
Member

@Rinn Rinn commented Mar 13, 2024

were showing the unpackaged items

Copy link
Member

@docrostov docrostov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did a better review this time lol

@@ -1207,7 +1207,7 @@ export default [
type: "campground",
}, // A Guide to Burning Leaves
{
id: 11363,
id: 11364,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what kind of shoddy reviewer wouldn't notice this one SMH

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -1221,14 +1221,14 @@ export default [
familiar: "Chest Mimic",
}, // baby chest mimic
{
id: 11546,
id: 11545,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

month: 2,
year: 2024,
type: "item",
item: "spring shoes",
}, // in-the-box spring shoes
{
id: 11561,
id: 11560,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Rinn Rinn merged commit cf8b74f into main Mar 14, 2024
1 check passed
@Rinn Rinn deleted the fix-iotm-ids branch March 14, 2024 01:12
github-actions bot pushed a commit that referenced this pull request Mar 14, 2024
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.

2 participants