diff --git a/carve.lic b/carve.lic index d7baf93842..4a7b42b9ae 100644 --- a/carve.lic +++ b/carve.lic @@ -78,7 +78,7 @@ class Carve case DRC.bput("get my #{@material} #{@type}", '^You get', '^You are already', '^What do you', '^What were you', 'You pick up', "can't quite lift it") when 'What do you', 'What were you' DRC.beep - echo("You seem to be missing: #{name}") + echo("You seem to be missing: #{@material} #{@type}") exit when /can\'t quite lift it/ @my = ''