Skip to content

Commit

Permalink
Merge pull request #84 from loathers/iotm_05+06_2024
Browse files Browse the repository at this point in the history
Add May & June 2024 IOTMs
  • Loading branch information
gausie authored Jul 1, 2024
2 parents 0168fb0 + 57d0f6c commit ad12656
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 ad12656

Please sign in to comment.