Skip to content

Commit

Permalink
Add May & June 2024 IOTMs
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinn committed Jul 1, 2024
1 parent 0168fb0 commit 57d0f6c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions packages/greenbox-data/data/iotms.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1241,4 +1241,18 @@ export default [
type: "item",
item: "Apriling band helmet",
}, // boxed Apriling band helmet
{
id: 11571,
month: 5,
year: 2024,
type: "item",
item: "Mayam Calendar",
}, // boxed Mayam Calendar
{
id: 11591,
month: 6,
year: 2024,
type: "familiar",
familiar: "Mini Kiwi",
}, // mini kiwi egg
] satisfies IotMDef[];

0 comments on commit 57d0f6c

Please sign in to comment.