Skip to content

Commit

Permalink
bv of all Herbi that we're 10k now 1m, Rudolph is a pet now, doopy …
Browse files Browse the repository at this point in the history
…is tradeable ge only
  • Loading branch information
I-am-TURBO committed Feb 10, 2024
1 parent 7998ba1 commit 18b9e5c
Showing 1 changed file with 59 additions and 47 deletions.
106 changes: 59 additions & 47 deletions src/lib/customItems/customItems.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4831,20 +4831,21 @@ setCustomItem(
cantDropFromMysteryBoxes: true
}
},
10_000
1_000_000
);

setCustomItem(
70_291,
'Baby yaga house',
'Herbi',
{
customItemData: {
cantDropFromMysteryBoxes: true,
isSuperUntradeable: true
}
},
10_000
tradeable: true,

Check failure on line 4842 in src/lib/customItems/customItems.ts

View workflow job for this annotation

GitHub Actions / ESLint

Delete `↹`
tradeable_on_ge: true,

Check failure on line 4843 in src/lib/customItems/customItems.ts

View workflow job for this annotation

GitHub Actions / ESLint

Delete `↹`
customItemData: {

Check failure on line 4844 in src/lib/customItems/customItems.ts

View workflow job for this annotation

GitHub Actions / ESLint

Delete `↹`
cantDropFromMysteryBoxes: true

Check failure on line 4845 in src/lib/customItems/customItems.ts

View workflow job for this annotation

GitHub Actions / ESLint

Delete `↹`
}

Check failure on line 4846 in src/lib/customItems/customItems.ts

View workflow job for this annotation

GitHub Actions / ESLint

Delete `↹`
},

Check failure on line 4847 in src/lib/customItems/customItems.ts

View workflow job for this annotation

GitHub Actions / ESLint

Delete `↹`
1_000_000

Check failure on line 4848 in src/lib/customItems/customItems.ts

View workflow job for this annotation

GitHub Actions / ESLint

Delete `↹`
);

setCustomItem(
Expand Down Expand Up @@ -6337,18 +6338,20 @@ setCustomItem(
cantDropFromMysteryBoxes: true
}
},
10_000
1_000_000
);
setCustomItem(
70_438,
'Crush',
'Herbi',
{
tradeable: true,
tradeable_on_ge: true,
customItemData: {
cantDropFromMysteryBoxes: true
}
},
10_000
1_000_000
);

setCustomItem(
Expand All @@ -6360,7 +6363,7 @@ setCustomItem(
cantDropFromMysteryBoxes: true
}
},
10_000
1_000_000
);

setCustomItem(
Expand All @@ -6372,7 +6375,7 @@ setCustomItem(
cantDropFromMysteryBoxes: true
}
},
10_000
1_000_000
);

setCustomItem(
Expand Down Expand Up @@ -7447,7 +7450,7 @@ setCustomItem(
isSuperUntradeable: true
}
},
10_000
1_000_000
);

setCustomItem(
Expand All @@ -7461,7 +7464,7 @@ setCustomItem(
isSuperUntradeable: true
}
},
10_000
1_000_000
);

setCustomItem(
Expand All @@ -7475,7 +7478,7 @@ setCustomItem(
isSuperUntradeable: true
}
},
10_000
1_000_000
);

setCustomItem(
Expand All @@ -7489,7 +7492,7 @@ setCustomItem(
isSuperUntradeable: true
}
},
10_000
1_000_000
);

setCustomItem(
Expand All @@ -7503,7 +7506,7 @@ setCustomItem(
isSuperUntradeable: true
}
},
10_000
1_000_000
);

setCustomItem(
Expand All @@ -7517,7 +7520,7 @@ setCustomItem(
isSuperUntradeable: true
}
},
10_000
1_000_000
);

setCustomItem(
Expand All @@ -7531,7 +7534,7 @@ setCustomItem(
isSuperUntradeable: true
}
},
10_000
1_000_000
);

setCustomItem(
Expand All @@ -7545,7 +7548,7 @@ setCustomItem(
isSuperUntradeable: true
}
},
10_000
1_000_000
);

setCustomItem(
Expand All @@ -7559,7 +7562,7 @@ setCustomItem(
isSuperUntradeable: true
}
},
10_000
1_000_000
);

setCustomItem(
Expand Down Expand Up @@ -9273,24 +9276,27 @@ setCustomItem(
'Mini mortimer',
'Herbi',
{
customItemData: {
cantDropFromMysteryBoxes: true
}
},
1_000_000
tradeable: true,

Check failure on line 9279 in src/lib/customItems/customItems.ts

View workflow job for this annotation

GitHub Actions / ESLint

Delete `↹`
tradeable_on_ge: true,

Check failure on line 9280 in src/lib/customItems/customItems.ts

View workflow job for this annotation

GitHub Actions / ESLint

Delete `↹`
customItemData: {

Check failure on line 9281 in src/lib/customItems/customItems.ts

View workflow job for this annotation

GitHub Actions / ESLint

Delete `↹`
cantDropFromMysteryBoxes: true
}
},
1_000_000
);

setCustomItem(
71_917,
'Doopy',
'Herbi',
{
customItemData: {
cantDropFromMysteryBoxes: true,
isSuperUntradeable: true
}
},
1_000_000
isSuperUntradeable: true,
tradeable_on_ge: true,
customItemData: {
cantDropFromMysteryBoxes: true
}
},
1_000_000
);

setCustomItem(
Expand Down Expand Up @@ -9323,11 +9329,13 @@ setCustomItem(
'Casper',
'Herbi',
{
customItemData: {
cantDropFromMysteryBoxes: true
}
},
1_000_000
tradeable: true,
tradeable_on_ge: true,
customItemData: {
cantDropFromMysteryBoxes: true
}
},
1_000_000
);

setCustomItem(
Expand Down Expand Up @@ -9422,11 +9430,13 @@ setCustomItem(
'Echo',
'Herbi',
{
customItemData: {
cantDropFromMysteryBoxes: true
}
},
1_000_000
tradeable: true,
tradeable_on_ge: true,
customItemData: {
cantDropFromMysteryBoxes: true
}
},
1_000_000
);

setCustomItem(
Expand Down Expand Up @@ -10147,13 +10157,15 @@ setCustomItem(
setCustomItem(
72_044,
'Rudolph',
'Coal',
'Herbi',
{
customItemData: {
cantDropFromMysteryBoxes: true
}
},
1
tradeable: true,
tradeable_on_ge: true,
customItemData: {
cantDropFromMysteryBoxes: true
}
},
1_000_000
);

setCustomItem(
Expand Down

0 comments on commit 18b9e5c

Please sign in to comment.