@@ -681,12 +681,6 @@ if $ARGS[0] = 'bag_lunch':
'You eat the lunch you packed from home. There was nothing fancy about it and<<$mtxt>>'
gs 'stat'
killvar '$_eat'
-
- if food_loc = 1:
- act 'Finish': gt 'food_menu'
- else
- act 'Finish':gt $loc, $loc_arg
- end
end
if $ARGS[0] = 'h_food':