Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gc committed Dec 22, 2024
1 parent 3b045b9 commit f511203
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/lib/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const OSBChannelConfig: ChannelConfig = {

const BSOChannelConfig: ChannelConfig = {
ServerGeneral: '342983479501389826',
Notifications: '1042760447830536212',
Notifications: '811589869314899980',
GrandExchange: '738780181946171493',
EconomyLogs: '802029843712573510',
HelpAndSupport: '792691343284764693',
Expand Down
2 changes: 1 addition & 1 deletion src/lib/customItems/customItems.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13585,7 +13585,7 @@ setCustomItem(
setCustomItem(
73_309,
'Snowdream robe top',
'Bronze full helm',
'Bronze platebody',
{
customItemData: {
cantDropFromMysteryBoxes: true
Expand Down

0 comments on commit f511203

Please sign in to comment.