diff --git a/food/tomato.arc b/food/tomato.arc index 398145a2f..f8b2e43f2 100644 --- a/food/tomato.arc +++ b/food/tomato.arc @@ -13,3 +13,19 @@ identified 1 name_pl tomatoes client_type 601 end + +Object tomato_big +name very large tomato +face tomato_big.111 +color_fg red +food 200 +nrof 1 +type 6 +material 32 +value 14 +weight 1000 +editable 2048 +identified 1 +name_pl very large tomatoes +client_type 601 +end diff --git a/food/tomato.base.111.png b/food/tomato.base.111.png index cd849c210..7bf4e6fe5 100644 Binary files a/food/tomato.base.111.png and b/food/tomato.base.111.png differ diff --git a/food/tomato_big.base.111.png b/food/tomato_big.base.111.png new file mode 100644 index 000000000..d2c2ecfc3 Binary files /dev/null and b/food/tomato_big.base.111.png differ