diff --git a/common/src/cmd.rs b/common/src/cmd.rs index 2a3c85d79b..651a945d88 100644 --- a/common/src/cmd.rs +++ b/common/src/cmd.rs @@ -329,7 +329,7 @@ impl ChatCommand { ChatCommand::KillNpcs => cmd(vec![], "Kill the NPCs", Admin), ChatCommand::Kit => cmd( vec![Integer("kit_number", 3, Required)], - "Place all combat testing items into your pack.", + "Place all combat testing items into your inventory.", Admin, ), ChatCommand::Lantern => cmd(