Skip to content

Commit

Permalink
Merge pull request #99 from bearsdotzone/boxed-bat-wings
Browse files Browse the repository at this point in the history
boxed bat wings
  • Loading branch information
gausie authored Oct 23, 2024
2 parents eb18895 + 95c99e7 commit 5968344
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/greenbox-data/data/iotms.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1282,4 +1282,11 @@ export default [
type: "item",
item: "Sept-Ember Censer",
}, // boxed Sept-Ember Censer
{
id: 11657,
month: 10,
year: 2024,
type: "item",
item: "bat wings",
}, // boxed bat wings
] satisfies IotMDef[];

0 comments on commit 5968344

Please sign in to comment.