Skip to content

Commit

Permalink
Add missing soup option
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinn committed Jul 26, 2024
1 parent 9e187ce commit f3a7402
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ export const args = Args.create("chrono", "A script for farming chroner", {
["rose", "Farm Roses from The Main Stage"],
["capsule", "Farm Time Capsules from the Cave Before Time"],
["future", "Farm... something from the Automated Future"],
["soup", "Farm soup from the Primordial Stew"],
],
default: "rose",
}),
Expand Down

0 comments on commit f3a7402

Please sign in to comment.