From adbfe5e2fb6f95cff0130a59a3831c8a73c022b4 Mon Sep 17 00:00:00 2001 From: Alex S Date: Fri, 3 Nov 2023 04:23:02 +0100 Subject: [PATCH] Salad Description Adjustment (#23103) * As bland as ketchup * Update code/modules/food_and_drinks/food/foods/misc_food.dm Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> --------- Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> --- code/modules/food_and_drinks/food/foods/misc_food.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/food_and_drinks/food/foods/misc_food.dm b/code/modules/food_and_drinks/food/foods/misc_food.dm index e9f6f69f5f3..870fa54b00b 100644 --- a/code/modules/food_and_drinks/food/foods/misc_food.dm +++ b/code/modules/food_and_drinks/food/foods/misc_food.dm @@ -65,7 +65,7 @@ /obj/item/reagent_containers/food/snacks/salad name = "salad" - desc = "Should not spawn or be possible to be created. Contact a coder if this somehow exists." + desc = "This salad is blander than the jokes of the clown, but is also low in carbohydrates!" icon = 'icons/obj/food/soupsalad.dmi' icon_state = "salad" trash = /obj/item/trash/snack_bowl