Skip to content

Commit

Permalink
Increase atomic energy buy limit to 4m
Browse files Browse the repository at this point in the history
  • Loading branch information
gc committed Mar 6, 2024
1 parent 873e86e commit e47e1bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/customItems/customItems.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11337,6 +11337,7 @@ setCustomItem(
'Atomic energy',
'Coal',
{
buy_limit: 4_000_000,
customItemData: {
cantDropFromMysteryBoxes: true
}
Expand Down

0 comments on commit e47e1bb

Please sign in to comment.