Skip to content

Commit

Permalink
Update customItems.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
I-am-TURBO authored Feb 19, 2024
1 parent cafd4c6 commit 40aa41f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/lib/customItems/customItems.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9292,8 +9292,6 @@ setCustomItem(
'Mini mortimer',
'Herbi',
{
tradeable: true,
tradeable_on_ge: true,
customItemData: {
cantDropFromMysteryBoxes: true
}
Expand All @@ -9306,7 +9304,6 @@ setCustomItem(
'Doopy',
'Herbi',
{
tradeable_on_ge: true,
customItemData: {
cantDropFromMysteryBoxes: true,
isSuperUntradeable: true
Expand Down Expand Up @@ -9346,8 +9343,6 @@ setCustomItem(
'Casper',
'Herbi',
{
tradeable: true,
tradeable_on_ge: true,
customItemData: {
cantDropFromMysteryBoxes: true
}
Expand Down

0 comments on commit 40aa41f

Please sign in to comment.