Skip to content

Commit

Permalink
Build: (f4d7fbf) Merge pull request #86 from loathers/iotm-07-2024
Browse files Browse the repository at this point in the history
packaged Roman Candelabra
  • Loading branch information
gausie committed Jul 2, 2024
1 parent 2253fae commit 23c9f35
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion scripts/greenbox/greenbox.js
Original file line number Diff line number Diff line change
Expand Up @@ -22064,8 +22064,16 @@ var iotms_default = [
year: 2024,
type: "familiar",
familiar: "Mini Kiwi"
}
},
// mini kiwi egg
{
id: 11608,
month: 7,
year: 2024,
type: "item",
item: "Roman Candelabra"
}
// packaged Roman Candelabra
];

// ../greenbox-data/lib/iotms.ts
Expand Down

0 comments on commit 23c9f35

Please sign in to comment.