Skip to content

Commit

Permalink
Improves clarity to upgrade's help
Browse files Browse the repository at this point in the history
  • Loading branch information
IamSmeagol authored Apr 4, 2022
1 parent ff38cee commit f244572
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/commands/commandList/zoo/upgrade.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ module.exports = new CommandInterface({

args:"{trait} {count}",

desc:"Use animal essence to upgrade autohunt!",
desc:"Use animal essence to upgrade autohunt!\nYou can specify an amount, upgrade to the next level, or use all your essence.",

example:["owo upgrade efficiency 200","owo upgrade cost 5000"],
example:["owo upgrade efficiency 200","owo upgrade cost level","owo upgrade duration all"],

related:["owo autohunt","owo sacrifice"],

Expand Down

0 comments on commit f244572

Please sign in to comment.