Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
I-am-TURBO authored Feb 19, 2024
1 parent f85a9f1 commit 87121e0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/lib/customItems/customItems.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10228,15 +10228,13 @@ setCustomItem(
setCustomItem(
72_044,
'Rudolph',
'Herbi',
'Coal',
{
tradeable: true,
tradeable_on_ge: true,
customItemData: {
cantDropFromMysteryBoxes: true
}
},
1_000_000
1
);

setCustomItem(
Expand Down

0 comments on commit 87121e0

Please sign in to comment.