diff --git a/food/apple.arc b/food/apple.arc index bd56c395c..914f8367d 100644 --- a/food/apple.arc +++ b/food/apple.arc @@ -9,6 +9,4 @@ weight 100 identified 1 name_pl apples client_type 601 -on_use_with_b_slicingknife remove $2 add 2 apple_half -on_use_with_slicingknife remove $2 add 2 apple_half end diff --git a/food/apple_partitions.arc b/food/apple_partitions.arc index a1c90e32a..48c6c32ae 100644 --- a/food/apple_partitions.arc +++ b/food/apple_partitions.arc @@ -10,8 +10,6 @@ value 1 weight 50 identified 1 client_type 601 -on_use_with_b_slicingknife remove $2 add 2 apple_fourth -on_use_with_slicingknife remove $2 add 2 apple_fourth end Object apple_fourth @@ -26,8 +24,6 @@ value 1 weight 25 identified 1 client_type 601 -on_use_with_b_slicingknife remove $2 add 2 apple_eighth -on_use_with_slicingknife remove $2 add 2 apple_eighth end Object apple_eighth