Skip to content

Commit

Permalink
Autosell more stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignose committed Nov 26, 2023
1 parent 0f75571 commit d5c4a0e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/tasks/leveling.ts
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,11 @@ function sellMiscellaneousItems(): void {
$item`dorky glasses`,
$item`ponytail clip`,
$item`paint palette`,
$item`fat stacks of cash`,
$item`bowl of cottage cheese`,
$item`Arrow (+1)`,
$item`red red wine`,
$item`Red X Shield`,
...baseBoozes,
];
items.forEach((it) => {
Expand Down

0 comments on commit d5c4a0e

Please sign in to comment.