Skip to content

Commit

Permalink
Merge pull request #101 from bearsdotzone/pilgrim-shield
Browse files Browse the repository at this point in the history
fix typo in pilgrim shield data
  • Loading branch information
gausie authored Oct 5, 2024
2 parents 2abb74b + 4c514a7 commit d7f18ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/greenbox-data/data/iotms.ts
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export default [
type: "item",
item: "plastic pumpkin bucket",
}, // plastic pumpkin bucket
{ id: 2090, month: 11, year: 200, type: "item", item: "pilgrim shield" }, // pilgrim shield
{ id: 2090, month: 11, year: 2006, type: "item", item: "pilgrim shield" }, // pilgrim shield
{
id: 2190,
month: 12,
Expand Down

0 comments on commit d7f18ee

Please sign in to comment.