Complement usage

This commit is contained in:
tester233
2022-05-28 21:00:19 +08:00
committed by Melledy
parent 0c6e63d889
commit 8ec55de107
11 changed files with 12 additions and 12 deletions

View File

@@ -167,7 +167,7 @@
"description": "Gives the player a specified character"
},
"give": {
"usage": "Usage: give <player> <itemID|itemName> [amount] [level]",
"usage": "Usage: give <player> <itemID|itemName> [amount] [level] [refinement]",
"refinement_only_applicable_weapons": "Refinement is only applicable to weapons.",
"refinement_must_between_1_and_5": "Refinement must be between 1 and 5.",
"given": "Given %s of %s to %s.",