From e4b92368ae3c7517dadb7f5ebc69397a9c96bc27 Mon Sep 17 00:00:00 2001 From: Steelpoint <6595389+Steelpoint@users.noreply.github.com> Date: Sun, 3 Sep 2023 12:49:05 +0800 Subject: [PATCH] Update code/datums/supply_packs/food.dm Co-authored-by: harryob --- code/datums/supply_packs/food.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/supply_packs/food.dm b/code/datums/supply_packs/food.dm index 8adc1f221cee..9e0527aed6cf 100644 --- a/code/datums/supply_packs/food.dm +++ b/code/datums/supply_packs/food.dm @@ -151,7 +151,7 @@ ) cost = 10 containertype = /obj/structure/closet/crate/supply - containername = "\improper box of donuts (x5)" + containername = "box of donuts (x5)" group = "Food" /datum/supply_packs/mre