Update CamelTrait.java

This commit is contained in:
lilingfengdev 2024-01-30 15:49:40 +08:00 committed by GitHub
parent fd0244a5ab
commit 1f9f4af067
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ public class CamelTrait extends Trait {
@Command(
aliases = { "npc" },
usage = "camel (--pose pose)",
desc = "Sets camel modifiers",
desc = "设置骆驼特征",
modifiers = { "camel" },
min = 1,
max = 1,