diff --git a/control.lua b/control.lua index fe9e9130..785b99f0 100644 --- a/control.lua +++ b/control.lua @@ -564,7 +564,7 @@ function commandInit() end end) --repair - commands.add_command('repair',' Reives all entitys in this range. Admins can use all as range #4#',function(event) + commands.add_command('repair',' Reives and heals all entitys in this range. Admins can use all as range #4#',function(event) if event.player_index then local byPlayer = game.players[event.player_index] if event.parameter then else byPlayer.print('Invaild Input, /repair ') return end