From f9ac0f563592394c2667a7a31e6aa30672cfa0af Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Tue, 4 Jun 2024 13:22:02 -0700
Subject: Rename raw macaroni to raw macaroni pasta.

---
 json/items/comestible/wheat.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'json/items/comestible')

diff --git a/json/items/comestible/wheat.json b/json/items/comestible/wheat.json
index 542eef9..3d774b9 100644
--- a/json/items/comestible/wheat.json
+++ b/json/items/comestible/wheat.json
@@ -24,7 +24,7 @@
     "type": "COMESTIBLE",
     "id": "macaroni_raw",
     "copy-from": "macaroni_raw",
-    "name": { "str_sp": "raw macaroni" },
+    "name": { "str_sp": "raw macaroni pasta" },
     "spoils_in": "364 days"
   },
   {
-- 
cgit v1.2.1